fixed button style blue/grey
[pub/Android/ownCloud.git] / res / layout / ssl_validator_layout.xml
index 8fda8c2..88e49b4 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"