mirror of
https://github.com/antebudimir/tempus.git
synced 2026-04-16 08:47:24 +00:00
patch: Addressing some UI/UX quirks (#413)
* beautify lyrics display * use dialog to select playback speed to prevent accidental clicks
This commit is contained in:
parent
eaac728a26
commit
54612c6b74
5 changed files with 71 additions and 10 deletions
|
|
@ -46,6 +46,8 @@
|
|||
style="@style/BodyLarge"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:gravity="center_horizontal"
|
||||
android:lineSpacingExtra="8dp"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue