mirror of
https://github.com/syncthing/syncthing-android.git
synced 2025-02-04 16:14:41 +00:00
d54e1aa47c
Also: Corrected styling of the tab layout to match previous implementation. App now follows material convention for side drawer overlapping the app bar.
5 lines
166 B
XML
5 lines
166 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<dimen name="material_divider_inset">72dp</dimen>
|
|
<dimen name="toolbar_elevation">4dp</dimen>
|
|
</resources>
|