1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-12-12 07:11:11 +01:00

fix keyboard. #4

This commit is contained in:
Gregor Santner 2016-06-04 21:46:54 +02:00
parent d60069253e
commit 945d617a52
7 changed files with 22 additions and 121 deletions

View file

@ -2,7 +2,7 @@
<android.support.v4.widget.DrawerLayout 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:id="@+id/drawer_layout"
android:id="@+id/main__layout"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fitsSystemWindows="true"