Skip to content

Commit d319631

Browse files
committed
Update sample app
1 parent f6e1858 commit d319631

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sample/src/main/res/layout/activity_main.xml

+2
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
android:layout_height="60dp"
4848
android:layout_marginLeft="8dp"
4949
android:paddingRight="10dp"
50+
app:highlightEnable="false"
5051
app:avatar_backgroundColor="#8E24AA"
5152
app:avatar_text="B"
5253
app:avatar_textSize="22sp"
@@ -96,6 +97,7 @@
9697
android:layout_height="170dp"
9798
android:layout_marginRight="8dp"
9899
android:src="@drawable/figure"
100+
app:highlightColor="#801970ea"
99101
app:strokeColor="@color/colorAccent"
100102
app:strokeWidth="2px"/>
101103

0 commit comments

Comments
 (0)