]> git.ktnx.net Git - mobile-ledger.git/blob - app/src/main/res/drawable/ic_check_white_24dp.xml
use clip-art check icon, and show it as soon as the submit completes
[mobile-ledger.git] / app / src / main / res / drawable / ic_check_white_24dp.xml
1 <vector android:height="24dp" android:tint="#EEEEEE"
2     android:viewportHeight="24.0" android:viewportWidth="24.0"
3     android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
4     <path android:fillColor="#FF000000" android:pathData="M9,16.17L4.83,12l-1.42,1.41L9,19 21,7l-1.41,-1.41z"/>
5 </vector>