fixed button style blue/grey
[pub/Android/ownCloud.git] / res / layout / passcodelock.xml
index 52a0d30..14c3cf6 100644 (file)
@@ -82,7 +82,7 @@
 
     <android.support.v7.widget.AppCompatButton
         android:id="@+id/cancel"
-        style="@style/ownCloud.Button"
+        android:theme="@style/Button.Primary"
         android:layout_width="wrap_content"
         android:layout_height="wrap_content"
         android:text="@string/common_cancel" />