Skip to content

Commit

Permalink
allFields highlightType added to sample
Browse files Browse the repository at this point in the history
  • Loading branch information
poovamraj committed Apr 20, 2020
1 parent 4040dc7 commit ccc13fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/src/main/res/layout/activity_sample.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
app:fieldBgColor="#ddd"
app:fieldColor="@color/colorPrimary"
app:highlightColor="@color/colorAccent"
app:highlightType="currentField"
app:highlightType="allFields"
android:text="****"
android:id="@+id/squareField"
app:cornerRadius="10dp"
Expand Down

0 comments on commit ccc13fb

Please sign in to comment.