mirror of https://github.com/tasks/tasks
Add padding to end of toolbar
parent
69ec971719
commit
923c349d8a
@ -1,4 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<dimen name="keyline_first">24dp</dimen>
|
<dimen name="keyline_first">24dp</dimen>
|
||||||
|
<dimen name="toolbar_horizontal_padding">12dp</dimen>
|
||||||
</resources>
|
</resources>
|
||||||
Loading…
Reference in New Issue