fix:修复Android9下观众列表不显示问题
fix:修复守护权益列表数组下标异常问题 update:根据需求调整购买守护 update:快捷语右移一点
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
android:layout_marginTop="25dp"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
tools:visibility="gone">
|
||||
tools:visibility="visible">
|
||||
|
||||
|
||||
<TextView
|
||||
@@ -164,7 +164,6 @@
|
||||
android:layout_centerVertical="true"
|
||||
android:layout_marginEnd="15dp"
|
||||
android:background="@drawable/bg_guard_btn_buy"
|
||||
android:enabled="false"
|
||||
android:gravity="center"
|
||||
android:text="@string/guard_buy"
|
||||
android:textColor="@color/white"
|
||||
|
||||
Reference in New Issue
Block a user