Sliding panel (early version, current implementation will probably replaced with a fragment implementation soon), translucent and colored statusbar for KitKat everywhere, use correct text colors for secondary texts, numerous clean ups
This commit is contained in:
parent
8f6e03f742
commit
5f0bfdb14b
65 changed files with 1247 additions and 1177 deletions
|
|
@ -41,7 +41,8 @@
|
|||
</style>
|
||||
|
||||
<style name="Toolbar">
|
||||
<item name="titleMarginStart">16dp</item>
|
||||
|
||||
<item name="titleMarginStart">16dp</item>
|
||||
<item name="android:layout_width">match_parent</item>
|
||||
<item name="android:layout_height">?attr/actionBarSize</item>
|
||||
<item name="android:theme">@style/ThemeOverlay.AppCompat.Dark.ActionBar</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue