优化主播断网提示UI
This commit is contained in:
parent
50fa5831c0
commit
cfb9cca71a
@ -20,15 +20,15 @@
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
android:gravity="center"
|
||||
android:layout_marginTop="15dp"
|
||||
android:layout_marginStart="10dp"
|
||||
android:layout_marginEnd="10dp"
|
||||
android:layout_marginStart="30dp"
|
||||
android:layout_marginEnd="30dp"
|
||||
android:textSize="15sp"
|
||||
/>
|
||||
|
||||
<androidx.cardview.widget.CardView
|
||||
android:layout_width="90dp"
|
||||
android:layout_width="150dp"
|
||||
android:layout_height="30dp"
|
||||
app:cardBackgroundColor="#FFB813"
|
||||
app:cardBackgroundColor="#FF3482"
|
||||
app:cardCornerRadius="15dp"
|
||||
app:cardElevation="0dp"
|
||||
android:layout_marginTop="15dp"
|
||||
|
Loading…
Reference in New Issue
Block a user