Loading res/drawable/ic_backspace.xml +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:width="@dimen/backspace_icon_size" android:height="@dimen/backspace_icon_size" android:tint="?attr/colorControlNormal" android:tint="@color/accent_color" android:tintMode="src_in" android:viewportHeight="24.0" android:viewportWidth="24.0"> Loading res/layout/custom_pref_dropdown_layout.xml +2 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ android:gravity="center_vertical" android:paddingEnd="?android:attr/scrollbarSize" android:background="@color/default_background" android:foreground="?android:attr/selectableItemBackground" android:focusable="true" > <FrameLayout Loading Loading @@ -57,6 +58,7 @@ <Spinner android:id="@+id/spinner" style="@style/Widget.AppCompat.Spinner" android:backgroundTint="@color/accent_color" android:layout_marginEnd="6dip" android:layout_width="wrap_content" android:layout_height="wrap_content" /> Loading res/layout/custom_pref_layout.xml +1 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ android:gravity="center_vertical" android:paddingEnd="?android:attr/scrollbarSize" android:background="@color/default_background" android:foreground="?android:attr/selectableItemBackground" android:focusable="true" > <FrameLayout Loading res/layout/custom_pref_switch_layout.xml +1 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ android:gravity="center_vertical" android:paddingEnd="?android:attr/scrollbarSize" android:background="@color/default_background" android:foreground="?android:attr/selectableItemBackground" android:focusable="true" > <FrameLayout Loading res/layout/day_button.xml +1 −0 Original line number Diff line number Diff line Loading @@ -26,5 +26,6 @@ android:background="@drawable/toggle_circle" android:button="@null" android:gravity="center" android:textColor="@color/color_default_view_on_accent" android:textSize="@dimen/day_button_font_size" /> </FrameLayout> No newline at end of file Loading
res/drawable/ic_backspace.xml +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:width="@dimen/backspace_icon_size" android:height="@dimen/backspace_icon_size" android:tint="?attr/colorControlNormal" android:tint="@color/accent_color" android:tintMode="src_in" android:viewportHeight="24.0" android:viewportWidth="24.0"> Loading
res/layout/custom_pref_dropdown_layout.xml +2 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ android:gravity="center_vertical" android:paddingEnd="?android:attr/scrollbarSize" android:background="@color/default_background" android:foreground="?android:attr/selectableItemBackground" android:focusable="true" > <FrameLayout Loading Loading @@ -57,6 +58,7 @@ <Spinner android:id="@+id/spinner" style="@style/Widget.AppCompat.Spinner" android:backgroundTint="@color/accent_color" android:layout_marginEnd="6dip" android:layout_width="wrap_content" android:layout_height="wrap_content" /> Loading
res/layout/custom_pref_layout.xml +1 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ android:gravity="center_vertical" android:paddingEnd="?android:attr/scrollbarSize" android:background="@color/default_background" android:foreground="?android:attr/selectableItemBackground" android:focusable="true" > <FrameLayout Loading
res/layout/custom_pref_switch_layout.xml +1 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ android:gravity="center_vertical" android:paddingEnd="?android:attr/scrollbarSize" android:background="@color/default_background" android:foreground="?android:attr/selectableItemBackground" android:focusable="true" > <FrameLayout Loading
res/layout/day_button.xml +1 −0 Original line number Diff line number Diff line Loading @@ -26,5 +26,6 @@ android:background="@drawable/toggle_circle" android:button="@null" android:gravity="center" android:textColor="@color/color_default_view_on_accent" android:textSize="@dimen/day_button_font_size" /> </FrameLayout> No newline at end of file