add some functional keys

This commit is contained in:
david
2018-03-03 18:21:11 +08:00
committed by Fredrik Fornwall
parent 90b6f93697
commit f4335d3824
3 changed files with 79 additions and 23 deletions

View File

@@ -70,7 +70,7 @@
android:id="@+id/viewpager"
android:visibility="gone"
android:layout_width="match_parent"
android:layout_height="40dp"
android:layout_height="75dp"
android:background="@android:drawable/screen_background_dark_transparent"
android:layout_alignParentBottom="true" />
</RelativeLayout>