fixed button style blue/grey
[pub/Android/ownCloud.git] / res / layout / ssl_untrusted_cert_layout.xml
index c8d15fc..7712342 100644 (file)
 
                <android.support.v7.widget.AppCompatButton
             android:id="@+id/cancel"
-                       style="@style/ownCloud.Button"
+                       android:theme="@style/Button"
             android:layout_width="0dp"
             android:layout_height="wrap_content"
             android:layout_weight="1"
 
                <android.support.v7.widget.AppCompatButton
             android:id="@+id/details_btn"
-                       style="@style/ownCloud.Button"
+                       android:theme="@style/Button"
             android:layout_width="0dp"
             android:layout_height="wrap_content"
             android:layout_weight="1"
 
                <android.support.v7.widget.AppCompatButton
             android:id="@+id/ok"
-                       style="@style/ownCloud.Button"
+                       android:theme="@style/Button"
             android:layout_width="0dp"
             android:layout_height="wrap_content"
             android:layout_weight="1"