Make keybase an experimental feature

This commit is contained in:
Dominik Schürmann
2015-08-28 15:18:11 +02:00
parent 905148f586
commit 765ec094c9
12 changed files with 216 additions and 216 deletions

View File

@@ -3,12 +3,10 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"
android:paddingBottom="230dp"
android:paddingBottom="16dp"
android:paddingLeft="16dp"
android:paddingRight="16dp"
android:paddingTop="16dp">
<!-- paddingBottom is this large to improve the scrolling.
Somehow the content must be large enough to enable scrolling on NestedScrollView -->
<android.support.v7.widget.CardView
android:id="@+id/card_view"