mirror of
https://github.com/Michatec/Radio.git
synced 2026-04-01 07:56:27 +02:00
style(ui): increase find station dialog height
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||||
android:layout_width="1000dp"
|
android:layout_width="1000dp"
|
||||||
android:layout_height="600dp"
|
android:layout_height="1000dp"
|
||||||
android:padding="16dp">
|
android:padding="16dp">
|
||||||
|
|
||||||
<androidx.appcompat.widget.SearchView
|
<androidx.appcompat.widget.SearchView
|
||||||
|
|||||||
Reference in New Issue
Block a user