toolbar height fix
This commit is contained in:
parent
8bd8d7d6ae
commit
d03ae1aadb
90 changed files with 515 additions and 1015 deletions
|
@ -61,7 +61,7 @@
|
|||
|
||||
<code.name.monkey.retromusic.views.VerticalTextView
|
||||
android:id="@+id/title"
|
||||
fontPath="@string/circular_std_black"
|
||||
android:textStyle="bold"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="match_parent"
|
||||
android:ellipsize="end"
|
||||
|
@ -118,7 +118,7 @@
|
|||
|
||||
<code.name.monkey.retromusic.views.VerticalTextView
|
||||
android:id="@+id/player_song_total_time"
|
||||
fontPath="@string/circular_std_black"
|
||||
android:textStyle="bold"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="end"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue