mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-09 05:28:34 +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();
|
initializeProfileAvatar();
|
||||||
initializeProfileName();
|
initializeProfileName();
|
||||||
initializeUsername();
|
initializeUsername();
|
||||||
|
|
||||||
if (groupId == null) {
|
|
||||||
requireActivity().getWindow().setSoftInputMode(WindowManager.LayoutParams.SOFT_INPUT_ADJUST_NOTHING);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
x
Reference in New Issue
Block a user