mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Use Canadian Flag as the English flag for those using EN-Canada Locale
locale: EN-rCA The only favor I'm doing for my brothers up north (There's no official French-Canadian flag so this is as far as I go)
This commit is contained in:
parent
29272cc241
commit
2e5bf2d0de
1 changed files with 5 additions and 0 deletions
5
app/src/main/res/drawable-en-rCA/ic_flag_en.xml
Normal file
5
app/src/main/res/drawable-en-rCA/ic_flag_en.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<vector android:height="12dp" android:viewportHeight="4800"
|
||||
android:viewportWidth="9600" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#f00" android:pathData="m0,0h2400l99,99h4602l99,-99h2400v4800h-2400l-99,-99h-4602l-99,99H0z"/>
|
||||
<path android:fillColor="#fff" android:pathData="m2400,0h4800v4800h-4800zM4890,4430 L4845,3567a95,95 0,0 1,111 -98l859,151 -116,-320a65,65 0,0 1,20 -73l941,-762 -212,-99a65,65 0,0 1,-34 -79l186,-572 -542,115a65,65 0,0 1,-73 -38l-105,-247 -423,454a65,65 0,0 1,-111 -57l204,-1052 -327,189a65,65 0,0 1,-91 -27l-332,-652 -332,652a65,65 0,0 1,-91 27l-327,-189 204,1052a65,65 0,0 1,-111 57l-423,-454 -105,247a65,65 0,0 1,-73 38l-542,-115 186,572a65,65 0,0 1,-34 79l-212,99 941,762a65,65 0,0 1,20 73l-116,320 859,-151a95,95 0,0 1,111 98l-45,863z"/>
|
||||
</vector>
|
Loading…
Add table
Add a link
Reference in a new issue