mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 17:59:39 +02:00
adapt activities to edge-to-edge
This commit is contained in:
parent
5faea5e40a
commit
396ed14067
40 changed files with 203 additions and 61 deletions
|
@ -36,6 +36,7 @@ public class LogViewActivity extends BaseActionBarActivity {
|
|||
transaction.commit();
|
||||
|
||||
getSupportActionBar().setDisplayHomeAsUpEnabled(true);
|
||||
getSupportActionBar().setElevation(0); // TODO: use custom toolbar instead
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue