mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-08 22:08:32 +00:00
Made edit profile save button move with the keyboard.
This commit is contained in:
parent
1033bd7bda
commit
cd80a47c04
@ -131,10 +131,6 @@ public class EditProfileFragment extends Fragment {
|
||||
initializeProfileAvatar();
|
||||
initializeProfileName();
|
||||
initializeUsername();
|
||||
|
||||
if (groupId == null) {
|
||||
requireActivity().getWindow().setSoftInputMode(WindowManager.LayoutParams.SOFT_INPUT_ADJUST_NOTHING);
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
x
Reference in New Issue
Block a user