Xieshengqi 7 years ago
parent
commit
400722b290
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/src/main/res/layout/delegate_example.xml

+ 1 - 1
app/src/main/res/layout/delegate_example.xml

5
 <TextView
5
 <TextView
6
     android:layout_width="wrap_content"
6
     android:layout_width="wrap_content"
7
     android:layout_height="wrap_content"
7
     android:layout_height="wrap_content"
8
-    android:text="aaaaaaaaaaaaaaaaaaaaa"/>
8
+    android:text="aaaaaaaaaaaaaaaaa"/>
9
 </android.support.constraint.ConstraintLayout>
9
 </android.support.constraint.ConstraintLayout>