fix for the button styling (land)

This commit is contained in:
Andy Scherzinger 2015-08-07 18:05:50 +02:00
parent f4445284d0
commit a3ccc6a559

View file

@ -222,8 +222,9 @@
android:layout_alignParentBottom="true"
android:orientation="vertical" >
<Button
<android.support.v7.widget.AppCompatButton
android:id="@+id/buttonOK"
style="@style/ownCloud.Button"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal"