Skip to content

improve custom field value style and password value input#139

Merged
animalillo merged 1 commit intomasterfrom
improve-custom-fields
Sep 8, 2022
Merged

improve custom field value style and password value input#139
animalillo merged 1 commit intomasterfrom
improve-custom-fields

Conversation

@binsky08
Copy link
Collaborator

No description provided.

@binsky08 binsky08 added this to the v1.4.0 milestone Aug 25, 2022
((PasswordListActivity) requireActivity()).selectFileToAdd(FileUtils.activityRequestFileCode.credentialEditCustomFieldFile.ordinal());
} else {
CustomField cf = new CustomField();
cf.setLabel("newLabel" + (cfed.getItemCount() + 1));
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does it make sense to keep the comment?

@animalillo animalillo merged commit b20a01c into master Sep 8, 2022
@delete-merged-branch delete-merged-branch bot deleted the improve-custom-fields branch September 8, 2022 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants