mirror of
https://codeberg.org/timelimit/opentimelimit-android.git
synced 2025-10-05 19:42:25 +02:00
Center app title at lock screen
This commit is contained in:
parent
1ad4a6fe57
commit
7dc9d402d4
1 changed files with 1 additions and 0 deletions
|
@ -101,6 +101,7 @@
|
|||
android:layout_height="48dp" />
|
||||
|
||||
<LinearLayout
|
||||
android:layout_gravity="center_vertical"
|
||||
android:padding="8dp"
|
||||
android:orientation="vertical"
|
||||
android:layout_width="match_parent"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue