mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-06 08:17:38 +03:00
10 lines
316 B
XML
10 lines
316 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<dimen name="floating_action_button_margin">16dp</dimen>
|
|
|
|
<!-- Improve size (+20dp) to take status bar height into account -->
|
|
<dimen name="navigation_view_height">196dp</dimen>
|
|
<dimen name="navigation_avatar_top_margin">44dp</dimen>
|
|
|
|
</resources>
|