mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 05:13:53 +01:00
Make the drawer prettier
This commit is contained in:
parent
f8bb106b83
commit
ae78930808
14 changed files with 162 additions and 490 deletions
|
|
@ -21,6 +21,4 @@
|
|||
<color name="button_background_light">#B0000000</color>
|
||||
<color name="upload_overlay_background_dark">#77000000</color>
|
||||
<color name="upload_overlay_background_light">#44000000</color>
|
||||
|
||||
<color name="hamburger_item_pressed_color">#f5f5f5</color>
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -3,6 +3,5 @@
|
|||
<dimen name="tiny_margin">4dp</dimen>
|
||||
<dimen name="small_margin">8dp</dimen>
|
||||
<dimen name="bottom_peak_height">240dp</dimen>
|
||||
<dimen name="hamburger_menu_item">18sp</dimen>
|
||||
<dimen name="overflow_button_dimen">48dp</dimen>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue