mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-05-14 05:52:52 +00:00
Make backgroundTint consistent across all fields in EditProfileActivity
Also set the default visibility of the 'Advanced' layout to invisible
This commit is contained in:
parent
beee2d212d
commit
f6bbae3d96
2 changed files with 10 additions and 9 deletions
|
@ -81,6 +81,7 @@ public class CustomAuthenticationSlide extends Fragment implements ISlidePolicy,
|
|||
default:
|
||||
throw new RuntimeException();
|
||||
}
|
||||
|
||||
Intent intent = getActivity().getIntent();
|
||||
intent.putExtra("cryptType", id);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue