Loading res/layout/custom_theme_option.xml +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ limitations under the License. --> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="wrap_content" android:layout_width="match_parent" android:layout_height="wrap_content" android:paddingHorizontal="@dimen/option_padding_horizontal" android:paddingBottom="@dimen/option_bottom_margin" Loading res/layout/grid_option.xml +2 −2 Original line number Diff line number Diff line Loading @@ -15,9 +15,9 @@ limitations under the License. --> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="wrap_content" android:layout_width="match_parent" android:layout_height="wrap_content" android:paddingRight="2dp" android:paddingHorizontal="@dimen/option_padding_horizontal" android:paddingBottom="@dimen/option_bottom_margin" android:clipChildren="false" android:clipToPadding="false" Loading res/layout/theme_option.xml +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ limitations under the License. --> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="wrap_content" android:layout_width="match_parent" android:layout_height="wrap_content" android:paddingHorizontal="@dimen/option_padding_horizontal" android:paddingBottom="@dimen/option_bottom_margin" Loading Loading
res/layout/custom_theme_option.xml +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ limitations under the License. --> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="wrap_content" android:layout_width="match_parent" android:layout_height="wrap_content" android:paddingHorizontal="@dimen/option_padding_horizontal" android:paddingBottom="@dimen/option_bottom_margin" Loading
res/layout/grid_option.xml +2 −2 Original line number Diff line number Diff line Loading @@ -15,9 +15,9 @@ limitations under the License. --> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="wrap_content" android:layout_width="match_parent" android:layout_height="wrap_content" android:paddingRight="2dp" android:paddingHorizontal="@dimen/option_padding_horizontal" android:paddingBottom="@dimen/option_bottom_margin" android:clipChildren="false" android:clipToPadding="false" Loading
res/layout/theme_option.xml +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ limitations under the License. --> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="wrap_content" android:layout_width="match_parent" android:layout_height="wrap_content" android:paddingHorizontal="@dimen/option_padding_horizontal" android:paddingBottom="@dimen/option_bottom_margin" Loading