kopia lustrzana https://github.com/ryukoposting/Signal-Android
rodzic
2ce2a0d5c3
commit
0d06e78d25
|
@ -1335,6 +1335,10 @@ public class ConversationActivity extends PassphraseRequiredActionBarActivity
|
||||||
} else {
|
} else {
|
||||||
getSupportActionBar().show();
|
getSupportActionBar().show();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (drawerState == DrawerState.COLLAPSED) {
|
||||||
|
container.hideAttachedInput(true);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|
Ładowanie…
Reference in New Issue