按需求修改
This commit is contained in:
@@ -76,12 +76,15 @@
|
||||
android:textSize="15sp" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/hint"
|
||||
android:clickable="true"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:text="@string/system_window_hint"
|
||||
android:textColor="#FF9A9A9A"
|
||||
android:textSize="13.5sp" />
|
||||
android:textSize="13.5sp"
|
||||
android:focusable="true" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
|
||||
Reference in New Issue
Block a user