mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-05 07:02:17 +00:00
End of day push
This commit is contained in:
@@ -391,7 +391,7 @@ class SettingsActivity : PassphraseRequiredActionBarActivity() {
|
||||
showSessionDialog {
|
||||
title(R.string.profileDisplayPictureSet)
|
||||
view(R.layout.dialog_change_avatar)
|
||||
button(R.string.activity_settings_upload) { startAvatarSelection() }
|
||||
button(R.string.save) { startAvatarSelection() }
|
||||
|
||||
if (prefs.getProfileAvatarId() != 0) {
|
||||
button(R.string.remove) { removeProfilePicture() }
|
||||
|
||||
Reference in New Issue
Block a user