1
0
mirror of https://github.com/MGislv/NekoX.git synced 2024-07-04 11:13:36 +00:00

Remove unused item

This commit is contained in:
世界 2021-03-24 13:32:27 +08:00
parent 06873276ec
commit d56dc04314
No known key found for this signature in database
GPG Key ID: CD109927C34A63C4

View File

@ -6148,7 +6148,6 @@ public class ProfileActivity extends BaseFragment implements NotificationCenter.
// NekoX-TODO: Check Chnage
if (imageUpdater != null) {
otherItem.addSubItem(add_photo, R.drawable.msg_addphoto, LocaleController.getString("AddPhoto", R.string.AddPhoto));
otherItem.addSubItem(set_as_main, R.drawable.menu_private, LocaleController.getString("SetAsMain", R.string.SetAsMain));
otherItem.addSubItem(gallery_menu_save, R.drawable.baseline_image_24, LocaleController.getString("SaveToGallery", R.string.SaveToGallery));
//otherItem.addSubItem(edit_avatar, R.drawable.photo_paint, LocaleController.getString("EditPhoto", R.string.EditPhoto));