diff --git a/android/res/drawable-hdpi/ic_expand_less.png b/android/res/drawable-hdpi/ic_expand_less.png index e1f2ecc74d..4a101ae214 100644 Binary files a/android/res/drawable-hdpi/ic_expand_less.png and b/android/res/drawable-hdpi/ic_expand_less.png differ diff --git a/android/res/drawable-hdpi/ic_expand_more.png b/android/res/drawable-hdpi/ic_expand_more.png index 57ccedd2ee..6f5ce22441 100644 Binary files a/android/res/drawable-hdpi/ic_expand_more.png and b/android/res/drawable-hdpi/ic_expand_more.png differ diff --git a/android/res/drawable-mdpi/ic_expand_less.png b/android/res/drawable-mdpi/ic_expand_less.png index 22d5bb71be..01798aeb11 100644 Binary files a/android/res/drawable-mdpi/ic_expand_less.png and b/android/res/drawable-mdpi/ic_expand_less.png differ diff --git a/android/res/drawable-mdpi/ic_expand_more.png b/android/res/drawable-mdpi/ic_expand_more.png index 805c4989a4..bb1c6eeb8e 100644 Binary files a/android/res/drawable-mdpi/ic_expand_more.png and b/android/res/drawable-mdpi/ic_expand_more.png differ diff --git a/android/res/drawable-xhdpi/ic_expand_less.png b/android/res/drawable-xhdpi/ic_expand_less.png index 4be6697058..7d0fb2aae6 100644 Binary files a/android/res/drawable-xhdpi/ic_expand_less.png and b/android/res/drawable-xhdpi/ic_expand_less.png differ diff --git a/android/res/drawable-xhdpi/ic_expand_more.png b/android/res/drawable-xhdpi/ic_expand_more.png index 5f6b80a5f6..8661d4c264 100644 Binary files a/android/res/drawable-xhdpi/ic_expand_more.png and b/android/res/drawable-xhdpi/ic_expand_more.png differ diff --git a/android/res/drawable-xxhdpi/ic_expand_less.png b/android/res/drawable-xxhdpi/ic_expand_less.png index ad353a8100..6f8f515308 100644 Binary files a/android/res/drawable-xxhdpi/ic_expand_less.png and b/android/res/drawable-xxhdpi/ic_expand_less.png differ diff --git a/android/res/drawable-xxhdpi/ic_expand_more.png b/android/res/drawable-xxhdpi/ic_expand_more.png index 79920756fc..e6f290dc8d 100644 Binary files a/android/res/drawable-xxhdpi/ic_expand_more.png and b/android/res/drawable-xxhdpi/ic_expand_more.png differ diff --git a/android/res/drawable-xxxhdpi/ic_expand_less.png b/android/res/drawable-xxxhdpi/ic_expand_less.png index 41af6e3d05..29089efdd5 100644 Binary files a/android/res/drawable-xxxhdpi/ic_expand_less.png and b/android/res/drawable-xxxhdpi/ic_expand_less.png differ diff --git a/android/res/drawable-xxxhdpi/ic_expand_more.png b/android/res/drawable-xxxhdpi/ic_expand_more.png index 1340e32045..7cb33816a4 100644 Binary files a/android/res/drawable-xxxhdpi/ic_expand_more.png and b/android/res/drawable-xxxhdpi/ic_expand_more.png differ diff --git a/android/res/layout/fragment_bookmark_categories.xml b/android/res/layout/fragment_bookmark_categories.xml index 1fd8eb6c4a..1db4c50a18 100644 --- a/android/res/layout/fragment_bookmark_categories.xml +++ b/android/res/layout/fragment_bookmark_categories.xml @@ -5,7 +5,14 @@ style="@style/MwmWidget.FrameLayout" android:layout_width="match_parent" android:layout_height="match_parent"> - + + + + + + + + + + + + +