Set bottom sheet to black in Just Black theme & made normal lyrics selectable
This commit is contained in:
parent
e7c10c8b6a
commit
ed2ca6c6fb
4 changed files with 5 additions and 3 deletions
|
@ -14,6 +14,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:padding="@dimen/normal_lyrics_padding"
|
||||
android:textIsSelectable="true"
|
||||
android:textSize="@dimen/lyrics_text_size" />
|
||||
</ScrollView>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue