Fix session handling

This commit is contained in:
Niels Andriesse
2019-07-23 10:35:03 +10:00
parent ecd60b8723
commit a925b17419
9 changed files with 37 additions and 33 deletions

View File

@@ -2,6 +2,7 @@
<android.support.constraint.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:background="@color/loki_darkest_gray"
android:layout_width="match_parent"
android:layout_height="match_parent">