fixed checkbox (now also material design on pre lollipop)
authorAndy Scherzinger <info@andy-scherzinger.de>
Thu, 13 Aug 2015 16:39:36 +0000 (18:39 +0200)
committerAndy Scherzinger <info@andy-scherzinger.de>
Thu, 13 Aug 2015 16:39:36 +0000 (18:39 +0200)
res/layout-land/account_setup.xml
res/layout/account_setup.xml

index 5f63ecc..74b3e86 100644 (file)
                                        android:text="@string/auth_testing_connection"\r
                     android:contentDescription="@string/auth_testing_connection"/>\r
                             \r
-                               <CheckBox\r
+                               <android.support.v7.widget.AppCompatCheckBox\r
                                        android:id="@+id/oauth_onOff_check"\r
                                        android:layout_width="wrap_content"\r
                                        android:layout_height="wrap_content"\r
index c909e06..c6b0943 100644 (file)
             android:text="@string/auth_testing_connection"\r
             android:contentDescription="@string/auth_testing_connection"/>\r
 \r
-        <CheckBox\r
+        <android.support.v7.widget.AppCompatCheckBox\r
             android:id="@+id/oauth_onOff_check"\r
             android:layout_width="wrap_content"\r
             android:layout_height="wrap_content"\r