Loading res/layout/condition_card.xml +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ android:orientation="vertical" android:paddingStart="16dp" android:background="?android:attr/colorAccent" android:elevation="3dp" android:elevation="2dp" android:clickable="true"> <LinearLayout Loading res/layout/dashboard_category.xml +0 −5 Original line number Diff line number Diff line Loading @@ -23,11 +23,6 @@ android:background="@color/card_background" android:importantForAccessibility="noHideDescendants"> <View android:layout_width="match_parent" android:layout_height="1dp" android:background="?android:attr/listDivider" /> <TextView android:id="@android:id/title" android:layout_width="match_parent" android:layout_height="match_parent" Loading res/layout/dashboard_spacer.xml +1 −1 Original line number Diff line number Diff line Loading @@ -16,4 +16,4 @@ <View xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="10dp" /> android:layout_height="6dp" /> res/values/colors.xml +2 −0 Original line number Diff line number Diff line Loading @@ -125,4 +125,6 @@ <color name="seek_bar_preference_preview_text">#fff</color> <color name="usage_graph_dots">#B0BEC5</color> </resources> res/xml/location_settings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ android:enabled="false" android:selectable="true" /> <PreferenceCategory <com.android.settings.DividedCategory android:key="recent_location_requests" android:title="@string/location_category_recent_location_requests" /> Loading Loading
res/layout/condition_card.xml +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ android:orientation="vertical" android:paddingStart="16dp" android:background="?android:attr/colorAccent" android:elevation="3dp" android:elevation="2dp" android:clickable="true"> <LinearLayout Loading
res/layout/dashboard_category.xml +0 −5 Original line number Diff line number Diff line Loading @@ -23,11 +23,6 @@ android:background="@color/card_background" android:importantForAccessibility="noHideDescendants"> <View android:layout_width="match_parent" android:layout_height="1dp" android:background="?android:attr/listDivider" /> <TextView android:id="@android:id/title" android:layout_width="match_parent" android:layout_height="match_parent" Loading
res/layout/dashboard_spacer.xml +1 −1 Original line number Diff line number Diff line Loading @@ -16,4 +16,4 @@ <View xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="10dp" /> android:layout_height="6dp" />
res/values/colors.xml +2 −0 Original line number Diff line number Diff line Loading @@ -125,4 +125,6 @@ <color name="seek_bar_preference_preview_text">#fff</color> <color name="usage_graph_dots">#B0BEC5</color> </resources>
res/xml/location_settings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ android:enabled="false" android:selectable="true" /> <PreferenceCategory <com.android.settings.DividedCategory android:key="recent_location_requests" android:title="@string/location_category_recent_location_requests" /> Loading