kopia lustrzana https://github.com/ryukoposting/Signal-Android
Fix hard to see media send HUD.
rodzic
defd5e8047
commit
47e9a4ec29
|
@ -697,8 +697,6 @@ public class MediaSendActivity extends PassphraseRequiredActivity implements Med
|
|||
|
||||
if (state.getRailState() == MediaSendViewModel.RailState.VIEWABLE) {
|
||||
captionBackground = R.color.core_grey_90;
|
||||
} else if (state.getViewOnceState() == ViewOnceState.ENABLED) {
|
||||
captionBackground = 0;
|
||||
} else if (isMentionPickerShowing){
|
||||
captionBackground = R.color.signal_background_dialog;
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue