Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

Commit

Permalink
[Fix] Fix lint.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghai committed Jan 23, 2018
1 parent 71f9a29 commit 6fbb896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/src/main/res/drawable/app_icon.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
android:fillColor="#FFFFFFFF" />

<path
android:pathData="M12 1L3 5v6c0 5.55 3.84 10.74 9 12c5.16-1.26 9-6.45 9-12V5l-9-4zm0 10.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z"
android:pathData="M12 1L3 5v6c0 5.55 3.84 10.74 9 12c5.16-1.26 9-6.45 9-12V5l-9-4zm0 10.99h7c-0.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z"
android:fillColor="#FF009688" />
</vector>

0 comments on commit 6fbb896

Please sign in to comment.