mirror of
				https://github.com/Nioux/AideDeJeu.git
				synced 2025-10-31 15:36:07 +00:00 
			
		
		
		
	Battle axe logo
This commit is contained in:
		
							parent
							
								
									1ad8da9fd3
								
							
						
					
					
						commit
						8fb9015914
					
				
					 14 changed files with 297 additions and 255 deletions
				
			
		|  | @ -263,5 +263,20 @@ | ||||||
|   <ItemGroup> |   <ItemGroup> | ||||||
|     <AndroidResource Include="Resources\drawable-xxhdpi\trash_can.png" /> |     <AndroidResource Include="Resources\drawable-xxhdpi\trash_can.png" /> | ||||||
|   </ItemGroup> |   </ItemGroup> | ||||||
|  |   <ItemGroup> | ||||||
|  |     <AndroidResource Include="Resources\drawable\battle_axe_.png" /> | ||||||
|  |   </ItemGroup> | ||||||
|  |   <ItemGroup> | ||||||
|  |     <AndroidResource Include="Resources\drawable-hdpi\battle_axe.png" /> | ||||||
|  |   </ItemGroup> | ||||||
|  |   <ItemGroup> | ||||||
|  |     <AndroidResource Include="Resources\drawable-xhdpi\battle_axe.png" /> | ||||||
|  |   </ItemGroup> | ||||||
|  |   <ItemGroup> | ||||||
|  |     <AndroidResource Include="Resources\drawable-xxhdpi\battle_axe.png" /> | ||||||
|  |   </ItemGroup> | ||||||
|  |   <ItemGroup> | ||||||
|  |     <AndroidResource Include="Resources\drawable\battle_axe.xml" /> | ||||||
|  |   </ItemGroup> | ||||||
|   <Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" /> |   <Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" /> | ||||||
| </Project> | </Project> | ||||||
|  | @ -10,7 +10,7 @@ using Android.OS; | ||||||
| namespace AideDeJeu.Droid | namespace AideDeJeu.Droid | ||||||
| { | { | ||||||
|     //[Activity(Label = "Aide de Jeu", Icon = "@drawable/black_book", Theme = "@style/MainTheme", MainLauncher = true, ConfigurationChanges = ConfigChanges.ScreenSize | ConfigChanges.Orientation)] |     //[Activity(Label = "Aide de Jeu", Icon = "@drawable/black_book", Theme = "@style/MainTheme", MainLauncher = true, ConfigurationChanges = ConfigChanges.ScreenSize | ConfigChanges.Orientation)] | ||||||
|     [Activity(Label = "Haches & Dés", Icon = "@drawable/ic_launcher", Theme = "@style/MyTheme.Splash", MainLauncher = true, ConfigurationChanges = ConfigChanges.ScreenSize | ConfigChanges.Orientation)] |     [Activity(Label = "Haches & Dés", Icon = "@drawable/battle_axe", Theme = "@style/MyTheme.Splash", MainLauncher = true, ConfigurationChanges = ConfigChanges.ScreenSize | ConfigChanges.Orientation)] | ||||||
|     public class MainActivity : global::Xamarin.Forms.Platform.Android.FormsAppCompatActivity |     public class MainActivity : global::Xamarin.Forms.Platform.Android.FormsAppCompatActivity | ||||||
|     { |     { | ||||||
|         protected override void OnCreate(Bundle bundle) |         protected override void OnCreate(Bundle bundle) | ||||||
|  |  | ||||||
|  | @ -2,5 +2,5 @@ | ||||||
| <manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="27" android:versionName="1.27" package="com.nioux.aidedejeu" android:installLocation="preferExternal"> | <manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="27" android:versionName="1.27" package="com.nioux.aidedejeu" android:installLocation="preferExternal"> | ||||||
| 	<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="27" /> | 	<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="27" /> | ||||||
| 	<uses-permission android:name="android.permission.INTERNET" /> | 	<uses-permission android:name="android.permission.INTERNET" /> | ||||||
| 	<application android:label="Haches & Dés" android:icon="@drawable/ic_launcher"></application> | 	<application android:label="Haches & Dés" android:icon="@drawable/battle_axe"></application> | ||||||
| </manifest> | </manifest> | ||||||
|  | @ -2357,722 +2357,728 @@ namespace AideDeJeu.Droid | ||||||
| 			// aapt resource value: 0x7f020053 | 			// aapt resource value: 0x7f020053 | ||||||
| 			public const int avd_hide_password = 2130837587; | 			public const int avd_hide_password = 2130837587; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02013d |  | ||||||
| 			public const int avd_hide_password_1 = 2130837821; |  | ||||||
| 			 |  | ||||||
| 			// aapt resource value: 0x7f02013e |  | ||||||
| 			public const int avd_hide_password_2 = 2130837822; |  | ||||||
| 			 |  | ||||||
| 			// aapt resource value: 0x7f02013f | 			// aapt resource value: 0x7f02013f | ||||||
| 			public const int avd_hide_password_3 = 2130837823; | 			public const int avd_hide_password_1 = 2130837823; | ||||||
|  | 			 | ||||||
|  | 			// aapt resource value: 0x7f020140 | ||||||
|  | 			public const int avd_hide_password_2 = 2130837824; | ||||||
|  | 			 | ||||||
|  | 			// aapt resource value: 0x7f020141 | ||||||
|  | 			public const int avd_hide_password_3 = 2130837825; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020054 | 			// aapt resource value: 0x7f020054 | ||||||
| 			public const int avd_show_password = 2130837588; | 			public const int avd_show_password = 2130837588; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020140 |  | ||||||
| 			public const int avd_show_password_1 = 2130837824; |  | ||||||
| 			 |  | ||||||
| 			// aapt resource value: 0x7f020141 |  | ||||||
| 			public const int avd_show_password_2 = 2130837825; |  | ||||||
| 			 |  | ||||||
| 			// aapt resource value: 0x7f020142 | 			// aapt resource value: 0x7f020142 | ||||||
| 			public const int avd_show_password_3 = 2130837826; | 			public const int avd_show_password_1 = 2130837826; | ||||||
|  | 			 | ||||||
|  | 			// aapt resource value: 0x7f020143 | ||||||
|  | 			public const int avd_show_password_2 = 2130837827; | ||||||
|  | 			 | ||||||
|  | 			// aapt resource value: 0x7f020144 | ||||||
|  | 			public const int avd_show_password_3 = 2130837828; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020055 | 			// aapt resource value: 0x7f020055 | ||||||
| 			public const int crystal_ball = 2130837589; | 			public const int battle_axe = 2130837589; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020056 | 			// aapt resource value: 0x7f020056 | ||||||
| 			public const int design_bottom_navigation_item_background = 2130837590; | 			public const int battle_axe_ = 2130837590; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020057 | 			// aapt resource value: 0x7f020057 | ||||||
| 			public const int design_fab_background = 2130837591; | 			public const int crystal_ball = 2130837591; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020058 | 			// aapt resource value: 0x7f020058 | ||||||
| 			public const int design_ic_visibility = 2130837592; | 			public const int design_bottom_navigation_item_background = 2130837592; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020059 | 			// aapt resource value: 0x7f020059 | ||||||
| 			public const int design_ic_visibility_off = 2130837593; | 			public const int design_fab_background = 2130837593; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02005a | 			// aapt resource value: 0x7f02005a | ||||||
| 			public const int design_password_eye = 2130837594; | 			public const int design_ic_visibility = 2130837594; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02005b | 			// aapt resource value: 0x7f02005b | ||||||
| 			public const int design_snackbar_background = 2130837595; | 			public const int design_ic_visibility_off = 2130837595; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02005c | 			// aapt resource value: 0x7f02005c | ||||||
| 			public const int funnel = 2130837596; | 			public const int design_password_eye = 2130837596; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02005d | 			// aapt resource value: 0x7f02005d | ||||||
| 			public const int ic_audiotrack_dark = 2130837597; | 			public const int design_snackbar_background = 2130837597; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02005e | 			// aapt resource value: 0x7f02005e | ||||||
| 			public const int ic_audiotrack_light = 2130837598; | 			public const int funnel = 2130837598; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02005f | 			// aapt resource value: 0x7f02005f | ||||||
| 			public const int ic_dialog_close_dark = 2130837599; | 			public const int ic_audiotrack_dark = 2130837599; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020060 | 			// aapt resource value: 0x7f020060 | ||||||
| 			public const int ic_dialog_close_light = 2130837600; | 			public const int ic_audiotrack_light = 2130837600; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020061 | 			// aapt resource value: 0x7f020061 | ||||||
| 			public const int ic_group_collapse_00 = 2130837601; | 			public const int ic_dialog_close_dark = 2130837601; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020062 | 			// aapt resource value: 0x7f020062 | ||||||
| 			public const int ic_group_collapse_01 = 2130837602; | 			public const int ic_dialog_close_light = 2130837602; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020063 | 			// aapt resource value: 0x7f020063 | ||||||
| 			public const int ic_group_collapse_02 = 2130837603; | 			public const int ic_group_collapse_00 = 2130837603; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020064 | 			// aapt resource value: 0x7f020064 | ||||||
| 			public const int ic_group_collapse_03 = 2130837604; | 			public const int ic_group_collapse_01 = 2130837604; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020065 | 			// aapt resource value: 0x7f020065 | ||||||
| 			public const int ic_group_collapse_04 = 2130837605; | 			public const int ic_group_collapse_02 = 2130837605; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020066 | 			// aapt resource value: 0x7f020066 | ||||||
| 			public const int ic_group_collapse_05 = 2130837606; | 			public const int ic_group_collapse_03 = 2130837606; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020067 | 			// aapt resource value: 0x7f020067 | ||||||
| 			public const int ic_group_collapse_06 = 2130837607; | 			public const int ic_group_collapse_04 = 2130837607; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020068 | 			// aapt resource value: 0x7f020068 | ||||||
| 			public const int ic_group_collapse_07 = 2130837608; | 			public const int ic_group_collapse_05 = 2130837608; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020069 | 			// aapt resource value: 0x7f020069 | ||||||
| 			public const int ic_group_collapse_08 = 2130837609; | 			public const int ic_group_collapse_06 = 2130837609; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02006a | 			// aapt resource value: 0x7f02006a | ||||||
| 			public const int ic_group_collapse_09 = 2130837610; | 			public const int ic_group_collapse_07 = 2130837610; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02006b | 			// aapt resource value: 0x7f02006b | ||||||
| 			public const int ic_group_collapse_10 = 2130837611; | 			public const int ic_group_collapse_08 = 2130837611; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02006c | 			// aapt resource value: 0x7f02006c | ||||||
| 			public const int ic_group_collapse_11 = 2130837612; | 			public const int ic_group_collapse_09 = 2130837612; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02006d | 			// aapt resource value: 0x7f02006d | ||||||
| 			public const int ic_group_collapse_12 = 2130837613; | 			public const int ic_group_collapse_10 = 2130837613; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02006e | 			// aapt resource value: 0x7f02006e | ||||||
| 			public const int ic_group_collapse_13 = 2130837614; | 			public const int ic_group_collapse_11 = 2130837614; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02006f | 			// aapt resource value: 0x7f02006f | ||||||
| 			public const int ic_group_collapse_14 = 2130837615; | 			public const int ic_group_collapse_12 = 2130837615; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020070 | 			// aapt resource value: 0x7f020070 | ||||||
| 			public const int ic_group_collapse_15 = 2130837616; | 			public const int ic_group_collapse_13 = 2130837616; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020071 | 			// aapt resource value: 0x7f020071 | ||||||
| 			public const int ic_group_expand_00 = 2130837617; | 			public const int ic_group_collapse_14 = 2130837617; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020072 | 			// aapt resource value: 0x7f020072 | ||||||
| 			public const int ic_group_expand_01 = 2130837618; | 			public const int ic_group_collapse_15 = 2130837618; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020073 | 			// aapt resource value: 0x7f020073 | ||||||
| 			public const int ic_group_expand_02 = 2130837619; | 			public const int ic_group_expand_00 = 2130837619; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020074 | 			// aapt resource value: 0x7f020074 | ||||||
| 			public const int ic_group_expand_03 = 2130837620; | 			public const int ic_group_expand_01 = 2130837620; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020075 | 			// aapt resource value: 0x7f020075 | ||||||
| 			public const int ic_group_expand_04 = 2130837621; | 			public const int ic_group_expand_02 = 2130837621; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020076 | 			// aapt resource value: 0x7f020076 | ||||||
| 			public const int ic_group_expand_05 = 2130837622; | 			public const int ic_group_expand_03 = 2130837622; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020077 | 			// aapt resource value: 0x7f020077 | ||||||
| 			public const int ic_group_expand_06 = 2130837623; | 			public const int ic_group_expand_04 = 2130837623; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020078 | 			// aapt resource value: 0x7f020078 | ||||||
| 			public const int ic_group_expand_07 = 2130837624; | 			public const int ic_group_expand_05 = 2130837624; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020079 | 			// aapt resource value: 0x7f020079 | ||||||
| 			public const int ic_group_expand_08 = 2130837625; | 			public const int ic_group_expand_06 = 2130837625; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02007a | 			// aapt resource value: 0x7f02007a | ||||||
| 			public const int ic_group_expand_09 = 2130837626; | 			public const int ic_group_expand_07 = 2130837626; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02007b | 			// aapt resource value: 0x7f02007b | ||||||
| 			public const int ic_group_expand_10 = 2130837627; | 			public const int ic_group_expand_08 = 2130837627; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02007c | 			// aapt resource value: 0x7f02007c | ||||||
| 			public const int ic_group_expand_11 = 2130837628; | 			public const int ic_group_expand_09 = 2130837628; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02007d | 			// aapt resource value: 0x7f02007d | ||||||
| 			public const int ic_group_expand_12 = 2130837629; | 			public const int ic_group_expand_10 = 2130837629; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02007e | 			// aapt resource value: 0x7f02007e | ||||||
| 			public const int ic_group_expand_13 = 2130837630; | 			public const int ic_group_expand_11 = 2130837630; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02007f | 			// aapt resource value: 0x7f02007f | ||||||
| 			public const int ic_group_expand_14 = 2130837631; | 			public const int ic_group_expand_12 = 2130837631; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020080 | 			// aapt resource value: 0x7f020080 | ||||||
| 			public const int ic_group_expand_15 = 2130837632; | 			public const int ic_group_expand_13 = 2130837632; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020081 | 			// aapt resource value: 0x7f020081 | ||||||
| 			public const int ic_home = 2130837633; | 			public const int ic_group_expand_14 = 2130837633; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020082 | 			// aapt resource value: 0x7f020082 | ||||||
| 			public const int ic_launcher = 2130837634; | 			public const int ic_group_expand_15 = 2130837634; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020083 | 			// aapt resource value: 0x7f020083 | ||||||
| 			public const int ic_media_pause_dark = 2130837635; | 			public const int ic_home = 2130837635; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020084 | 			// aapt resource value: 0x7f020084 | ||||||
| 			public const int ic_media_pause_light = 2130837636; | 			public const int ic_launcher = 2130837636; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020085 | 			// aapt resource value: 0x7f020085 | ||||||
| 			public const int ic_media_play_dark = 2130837637; | 			public const int ic_media_pause_dark = 2130837637; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020086 | 			// aapt resource value: 0x7f020086 | ||||||
| 			public const int ic_media_play_light = 2130837638; | 			public const int ic_media_pause_light = 2130837638; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020087 | 			// aapt resource value: 0x7f020087 | ||||||
| 			public const int ic_media_stop_dark = 2130837639; | 			public const int ic_media_play_dark = 2130837639; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020088 | 			// aapt resource value: 0x7f020088 | ||||||
| 			public const int ic_media_stop_light = 2130837640; | 			public const int ic_media_play_light = 2130837640; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020089 | 			// aapt resource value: 0x7f020089 | ||||||
| 			public const int ic_mr_button_connected_00_dark = 2130837641; | 			public const int ic_media_stop_dark = 2130837641; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02008a | 			// aapt resource value: 0x7f02008a | ||||||
| 			public const int ic_mr_button_connected_00_light = 2130837642; | 			public const int ic_media_stop_light = 2130837642; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02008b | 			// aapt resource value: 0x7f02008b | ||||||
| 			public const int ic_mr_button_connected_01_dark = 2130837643; | 			public const int ic_mr_button_connected_00_dark = 2130837643; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02008c | 			// aapt resource value: 0x7f02008c | ||||||
| 			public const int ic_mr_button_connected_01_light = 2130837644; | 			public const int ic_mr_button_connected_00_light = 2130837644; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02008d | 			// aapt resource value: 0x7f02008d | ||||||
| 			public const int ic_mr_button_connected_02_dark = 2130837645; | 			public const int ic_mr_button_connected_01_dark = 2130837645; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02008e | 			// aapt resource value: 0x7f02008e | ||||||
| 			public const int ic_mr_button_connected_02_light = 2130837646; | 			public const int ic_mr_button_connected_01_light = 2130837646; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02008f | 			// aapt resource value: 0x7f02008f | ||||||
| 			public const int ic_mr_button_connected_03_dark = 2130837647; | 			public const int ic_mr_button_connected_02_dark = 2130837647; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020090 | 			// aapt resource value: 0x7f020090 | ||||||
| 			public const int ic_mr_button_connected_03_light = 2130837648; | 			public const int ic_mr_button_connected_02_light = 2130837648; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020091 | 			// aapt resource value: 0x7f020091 | ||||||
| 			public const int ic_mr_button_connected_04_dark = 2130837649; | 			public const int ic_mr_button_connected_03_dark = 2130837649; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020092 | 			// aapt resource value: 0x7f020092 | ||||||
| 			public const int ic_mr_button_connected_04_light = 2130837650; | 			public const int ic_mr_button_connected_03_light = 2130837650; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020093 | 			// aapt resource value: 0x7f020093 | ||||||
| 			public const int ic_mr_button_connected_05_dark = 2130837651; | 			public const int ic_mr_button_connected_04_dark = 2130837651; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020094 | 			// aapt resource value: 0x7f020094 | ||||||
| 			public const int ic_mr_button_connected_05_light = 2130837652; | 			public const int ic_mr_button_connected_04_light = 2130837652; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020095 | 			// aapt resource value: 0x7f020095 | ||||||
| 			public const int ic_mr_button_connected_06_dark = 2130837653; | 			public const int ic_mr_button_connected_05_dark = 2130837653; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020096 | 			// aapt resource value: 0x7f020096 | ||||||
| 			public const int ic_mr_button_connected_06_light = 2130837654; | 			public const int ic_mr_button_connected_05_light = 2130837654; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020097 | 			// aapt resource value: 0x7f020097 | ||||||
| 			public const int ic_mr_button_connected_07_dark = 2130837655; | 			public const int ic_mr_button_connected_06_dark = 2130837655; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020098 | 			// aapt resource value: 0x7f020098 | ||||||
| 			public const int ic_mr_button_connected_07_light = 2130837656; | 			public const int ic_mr_button_connected_06_light = 2130837656; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020099 | 			// aapt resource value: 0x7f020099 | ||||||
| 			public const int ic_mr_button_connected_08_dark = 2130837657; | 			public const int ic_mr_button_connected_07_dark = 2130837657; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02009a | 			// aapt resource value: 0x7f02009a | ||||||
| 			public const int ic_mr_button_connected_08_light = 2130837658; | 			public const int ic_mr_button_connected_07_light = 2130837658; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02009b | 			// aapt resource value: 0x7f02009b | ||||||
| 			public const int ic_mr_button_connected_09_dark = 2130837659; | 			public const int ic_mr_button_connected_08_dark = 2130837659; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02009c | 			// aapt resource value: 0x7f02009c | ||||||
| 			public const int ic_mr_button_connected_09_light = 2130837660; | 			public const int ic_mr_button_connected_08_light = 2130837660; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02009d | 			// aapt resource value: 0x7f02009d | ||||||
| 			public const int ic_mr_button_connected_10_dark = 2130837661; | 			public const int ic_mr_button_connected_09_dark = 2130837661; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02009e | 			// aapt resource value: 0x7f02009e | ||||||
| 			public const int ic_mr_button_connected_10_light = 2130837662; | 			public const int ic_mr_button_connected_09_light = 2130837662; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02009f | 			// aapt resource value: 0x7f02009f | ||||||
| 			public const int ic_mr_button_connected_11_dark = 2130837663; | 			public const int ic_mr_button_connected_10_dark = 2130837663; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200a0 | 			// aapt resource value: 0x7f0200a0 | ||||||
| 			public const int ic_mr_button_connected_11_light = 2130837664; | 			public const int ic_mr_button_connected_10_light = 2130837664; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200a1 | 			// aapt resource value: 0x7f0200a1 | ||||||
| 			public const int ic_mr_button_connected_12_dark = 2130837665; | 			public const int ic_mr_button_connected_11_dark = 2130837665; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200a2 | 			// aapt resource value: 0x7f0200a2 | ||||||
| 			public const int ic_mr_button_connected_12_light = 2130837666; | 			public const int ic_mr_button_connected_11_light = 2130837666; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200a3 | 			// aapt resource value: 0x7f0200a3 | ||||||
| 			public const int ic_mr_button_connected_13_dark = 2130837667; | 			public const int ic_mr_button_connected_12_dark = 2130837667; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200a4 | 			// aapt resource value: 0x7f0200a4 | ||||||
| 			public const int ic_mr_button_connected_13_light = 2130837668; | 			public const int ic_mr_button_connected_12_light = 2130837668; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200a5 | 			// aapt resource value: 0x7f0200a5 | ||||||
| 			public const int ic_mr_button_connected_14_dark = 2130837669; | 			public const int ic_mr_button_connected_13_dark = 2130837669; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200a6 | 			// aapt resource value: 0x7f0200a6 | ||||||
| 			public const int ic_mr_button_connected_14_light = 2130837670; | 			public const int ic_mr_button_connected_13_light = 2130837670; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200a7 | 			// aapt resource value: 0x7f0200a7 | ||||||
| 			public const int ic_mr_button_connected_15_dark = 2130837671; | 			public const int ic_mr_button_connected_14_dark = 2130837671; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200a8 | 			// aapt resource value: 0x7f0200a8 | ||||||
| 			public const int ic_mr_button_connected_15_light = 2130837672; | 			public const int ic_mr_button_connected_14_light = 2130837672; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200a9 | 			// aapt resource value: 0x7f0200a9 | ||||||
| 			public const int ic_mr_button_connected_16_dark = 2130837673; | 			public const int ic_mr_button_connected_15_dark = 2130837673; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200aa | 			// aapt resource value: 0x7f0200aa | ||||||
| 			public const int ic_mr_button_connected_16_light = 2130837674; | 			public const int ic_mr_button_connected_15_light = 2130837674; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200ab | 			// aapt resource value: 0x7f0200ab | ||||||
| 			public const int ic_mr_button_connected_17_dark = 2130837675; | 			public const int ic_mr_button_connected_16_dark = 2130837675; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200ac | 			// aapt resource value: 0x7f0200ac | ||||||
| 			public const int ic_mr_button_connected_17_light = 2130837676; | 			public const int ic_mr_button_connected_16_light = 2130837676; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200ad | 			// aapt resource value: 0x7f0200ad | ||||||
| 			public const int ic_mr_button_connected_18_dark = 2130837677; | 			public const int ic_mr_button_connected_17_dark = 2130837677; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200ae | 			// aapt resource value: 0x7f0200ae | ||||||
| 			public const int ic_mr_button_connected_18_light = 2130837678; | 			public const int ic_mr_button_connected_17_light = 2130837678; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200af | 			// aapt resource value: 0x7f0200af | ||||||
| 			public const int ic_mr_button_connected_19_dark = 2130837679; | 			public const int ic_mr_button_connected_18_dark = 2130837679; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200b0 | 			// aapt resource value: 0x7f0200b0 | ||||||
| 			public const int ic_mr_button_connected_19_light = 2130837680; | 			public const int ic_mr_button_connected_18_light = 2130837680; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200b1 | 			// aapt resource value: 0x7f0200b1 | ||||||
| 			public const int ic_mr_button_connected_20_dark = 2130837681; | 			public const int ic_mr_button_connected_19_dark = 2130837681; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200b2 | 			// aapt resource value: 0x7f0200b2 | ||||||
| 			public const int ic_mr_button_connected_20_light = 2130837682; | 			public const int ic_mr_button_connected_19_light = 2130837682; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200b3 | 			// aapt resource value: 0x7f0200b3 | ||||||
| 			public const int ic_mr_button_connected_21_dark = 2130837683; | 			public const int ic_mr_button_connected_20_dark = 2130837683; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200b4 | 			// aapt resource value: 0x7f0200b4 | ||||||
| 			public const int ic_mr_button_connected_21_light = 2130837684; | 			public const int ic_mr_button_connected_20_light = 2130837684; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200b5 | 			// aapt resource value: 0x7f0200b5 | ||||||
| 			public const int ic_mr_button_connected_22_dark = 2130837685; | 			public const int ic_mr_button_connected_21_dark = 2130837685; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200b6 | 			// aapt resource value: 0x7f0200b6 | ||||||
| 			public const int ic_mr_button_connected_22_light = 2130837686; | 			public const int ic_mr_button_connected_21_light = 2130837686; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200b7 | 			// aapt resource value: 0x7f0200b7 | ||||||
| 			public const int ic_mr_button_connected_23_dark = 2130837687; | 			public const int ic_mr_button_connected_22_dark = 2130837687; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200b8 | 			// aapt resource value: 0x7f0200b8 | ||||||
| 			public const int ic_mr_button_connected_23_light = 2130837688; | 			public const int ic_mr_button_connected_22_light = 2130837688; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200b9 | 			// aapt resource value: 0x7f0200b9 | ||||||
| 			public const int ic_mr_button_connected_24_dark = 2130837689; | 			public const int ic_mr_button_connected_23_dark = 2130837689; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200ba | 			// aapt resource value: 0x7f0200ba | ||||||
| 			public const int ic_mr_button_connected_24_light = 2130837690; | 			public const int ic_mr_button_connected_23_light = 2130837690; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200bb | 			// aapt resource value: 0x7f0200bb | ||||||
| 			public const int ic_mr_button_connected_25_dark = 2130837691; | 			public const int ic_mr_button_connected_24_dark = 2130837691; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200bc | 			// aapt resource value: 0x7f0200bc | ||||||
| 			public const int ic_mr_button_connected_25_light = 2130837692; | 			public const int ic_mr_button_connected_24_light = 2130837692; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200bd | 			// aapt resource value: 0x7f0200bd | ||||||
| 			public const int ic_mr_button_connected_26_dark = 2130837693; | 			public const int ic_mr_button_connected_25_dark = 2130837693; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200be | 			// aapt resource value: 0x7f0200be | ||||||
| 			public const int ic_mr_button_connected_26_light = 2130837694; | 			public const int ic_mr_button_connected_25_light = 2130837694; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200bf | 			// aapt resource value: 0x7f0200bf | ||||||
| 			public const int ic_mr_button_connected_27_dark = 2130837695; | 			public const int ic_mr_button_connected_26_dark = 2130837695; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200c0 | 			// aapt resource value: 0x7f0200c0 | ||||||
| 			public const int ic_mr_button_connected_27_light = 2130837696; | 			public const int ic_mr_button_connected_26_light = 2130837696; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200c1 | 			// aapt resource value: 0x7f0200c1 | ||||||
| 			public const int ic_mr_button_connected_28_dark = 2130837697; | 			public const int ic_mr_button_connected_27_dark = 2130837697; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200c2 | 			// aapt resource value: 0x7f0200c2 | ||||||
| 			public const int ic_mr_button_connected_28_light = 2130837698; | 			public const int ic_mr_button_connected_27_light = 2130837698; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200c3 | 			// aapt resource value: 0x7f0200c3 | ||||||
| 			public const int ic_mr_button_connected_29_dark = 2130837699; | 			public const int ic_mr_button_connected_28_dark = 2130837699; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200c4 | 			// aapt resource value: 0x7f0200c4 | ||||||
| 			public const int ic_mr_button_connected_29_light = 2130837700; | 			public const int ic_mr_button_connected_28_light = 2130837700; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200c5 | 			// aapt resource value: 0x7f0200c5 | ||||||
| 			public const int ic_mr_button_connected_30_dark = 2130837701; | 			public const int ic_mr_button_connected_29_dark = 2130837701; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200c6 | 			// aapt resource value: 0x7f0200c6 | ||||||
| 			public const int ic_mr_button_connected_30_light = 2130837702; | 			public const int ic_mr_button_connected_29_light = 2130837702; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200c7 | 			// aapt resource value: 0x7f0200c7 | ||||||
| 			public const int ic_mr_button_connecting_00_dark = 2130837703; | 			public const int ic_mr_button_connected_30_dark = 2130837703; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200c8 | 			// aapt resource value: 0x7f0200c8 | ||||||
| 			public const int ic_mr_button_connecting_00_light = 2130837704; | 			public const int ic_mr_button_connected_30_light = 2130837704; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200c9 | 			// aapt resource value: 0x7f0200c9 | ||||||
| 			public const int ic_mr_button_connecting_01_dark = 2130837705; | 			public const int ic_mr_button_connecting_00_dark = 2130837705; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200ca | 			// aapt resource value: 0x7f0200ca | ||||||
| 			public const int ic_mr_button_connecting_01_light = 2130837706; | 			public const int ic_mr_button_connecting_00_light = 2130837706; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200cb | 			// aapt resource value: 0x7f0200cb | ||||||
| 			public const int ic_mr_button_connecting_02_dark = 2130837707; | 			public const int ic_mr_button_connecting_01_dark = 2130837707; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200cc | 			// aapt resource value: 0x7f0200cc | ||||||
| 			public const int ic_mr_button_connecting_02_light = 2130837708; | 			public const int ic_mr_button_connecting_01_light = 2130837708; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200cd | 			// aapt resource value: 0x7f0200cd | ||||||
| 			public const int ic_mr_button_connecting_03_dark = 2130837709; | 			public const int ic_mr_button_connecting_02_dark = 2130837709; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200ce | 			// aapt resource value: 0x7f0200ce | ||||||
| 			public const int ic_mr_button_connecting_03_light = 2130837710; | 			public const int ic_mr_button_connecting_02_light = 2130837710; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200cf | 			// aapt resource value: 0x7f0200cf | ||||||
| 			public const int ic_mr_button_connecting_04_dark = 2130837711; | 			public const int ic_mr_button_connecting_03_dark = 2130837711; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200d0 | 			// aapt resource value: 0x7f0200d0 | ||||||
| 			public const int ic_mr_button_connecting_04_light = 2130837712; | 			public const int ic_mr_button_connecting_03_light = 2130837712; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200d1 | 			// aapt resource value: 0x7f0200d1 | ||||||
| 			public const int ic_mr_button_connecting_05_dark = 2130837713; | 			public const int ic_mr_button_connecting_04_dark = 2130837713; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200d2 | 			// aapt resource value: 0x7f0200d2 | ||||||
| 			public const int ic_mr_button_connecting_05_light = 2130837714; | 			public const int ic_mr_button_connecting_04_light = 2130837714; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200d3 | 			// aapt resource value: 0x7f0200d3 | ||||||
| 			public const int ic_mr_button_connecting_06_dark = 2130837715; | 			public const int ic_mr_button_connecting_05_dark = 2130837715; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200d4 | 			// aapt resource value: 0x7f0200d4 | ||||||
| 			public const int ic_mr_button_connecting_06_light = 2130837716; | 			public const int ic_mr_button_connecting_05_light = 2130837716; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200d5 | 			// aapt resource value: 0x7f0200d5 | ||||||
| 			public const int ic_mr_button_connecting_07_dark = 2130837717; | 			public const int ic_mr_button_connecting_06_dark = 2130837717; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200d6 | 			// aapt resource value: 0x7f0200d6 | ||||||
| 			public const int ic_mr_button_connecting_07_light = 2130837718; | 			public const int ic_mr_button_connecting_06_light = 2130837718; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200d7 | 			// aapt resource value: 0x7f0200d7 | ||||||
| 			public const int ic_mr_button_connecting_08_dark = 2130837719; | 			public const int ic_mr_button_connecting_07_dark = 2130837719; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200d8 | 			// aapt resource value: 0x7f0200d8 | ||||||
| 			public const int ic_mr_button_connecting_08_light = 2130837720; | 			public const int ic_mr_button_connecting_07_light = 2130837720; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200d9 | 			// aapt resource value: 0x7f0200d9 | ||||||
| 			public const int ic_mr_button_connecting_09_dark = 2130837721; | 			public const int ic_mr_button_connecting_08_dark = 2130837721; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200da | 			// aapt resource value: 0x7f0200da | ||||||
| 			public const int ic_mr_button_connecting_09_light = 2130837722; | 			public const int ic_mr_button_connecting_08_light = 2130837722; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200db | 			// aapt resource value: 0x7f0200db | ||||||
| 			public const int ic_mr_button_connecting_10_dark = 2130837723; | 			public const int ic_mr_button_connecting_09_dark = 2130837723; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200dc | 			// aapt resource value: 0x7f0200dc | ||||||
| 			public const int ic_mr_button_connecting_10_light = 2130837724; | 			public const int ic_mr_button_connecting_09_light = 2130837724; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200dd | 			// aapt resource value: 0x7f0200dd | ||||||
| 			public const int ic_mr_button_connecting_11_dark = 2130837725; | 			public const int ic_mr_button_connecting_10_dark = 2130837725; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200de | 			// aapt resource value: 0x7f0200de | ||||||
| 			public const int ic_mr_button_connecting_11_light = 2130837726; | 			public const int ic_mr_button_connecting_10_light = 2130837726; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200df | 			// aapt resource value: 0x7f0200df | ||||||
| 			public const int ic_mr_button_connecting_12_dark = 2130837727; | 			public const int ic_mr_button_connecting_11_dark = 2130837727; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200e0 | 			// aapt resource value: 0x7f0200e0 | ||||||
| 			public const int ic_mr_button_connecting_12_light = 2130837728; | 			public const int ic_mr_button_connecting_11_light = 2130837728; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200e1 | 			// aapt resource value: 0x7f0200e1 | ||||||
| 			public const int ic_mr_button_connecting_13_dark = 2130837729; | 			public const int ic_mr_button_connecting_12_dark = 2130837729; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200e2 | 			// aapt resource value: 0x7f0200e2 | ||||||
| 			public const int ic_mr_button_connecting_13_light = 2130837730; | 			public const int ic_mr_button_connecting_12_light = 2130837730; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200e3 | 			// aapt resource value: 0x7f0200e3 | ||||||
| 			public const int ic_mr_button_connecting_14_dark = 2130837731; | 			public const int ic_mr_button_connecting_13_dark = 2130837731; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200e4 | 			// aapt resource value: 0x7f0200e4 | ||||||
| 			public const int ic_mr_button_connecting_14_light = 2130837732; | 			public const int ic_mr_button_connecting_13_light = 2130837732; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200e5 | 			// aapt resource value: 0x7f0200e5 | ||||||
| 			public const int ic_mr_button_connecting_15_dark = 2130837733; | 			public const int ic_mr_button_connecting_14_dark = 2130837733; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200e6 | 			// aapt resource value: 0x7f0200e6 | ||||||
| 			public const int ic_mr_button_connecting_15_light = 2130837734; | 			public const int ic_mr_button_connecting_14_light = 2130837734; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200e7 | 			// aapt resource value: 0x7f0200e7 | ||||||
| 			public const int ic_mr_button_connecting_16_dark = 2130837735; | 			public const int ic_mr_button_connecting_15_dark = 2130837735; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200e8 | 			// aapt resource value: 0x7f0200e8 | ||||||
| 			public const int ic_mr_button_connecting_16_light = 2130837736; | 			public const int ic_mr_button_connecting_15_light = 2130837736; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200e9 | 			// aapt resource value: 0x7f0200e9 | ||||||
| 			public const int ic_mr_button_connecting_17_dark = 2130837737; | 			public const int ic_mr_button_connecting_16_dark = 2130837737; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200ea | 			// aapt resource value: 0x7f0200ea | ||||||
| 			public const int ic_mr_button_connecting_17_light = 2130837738; | 			public const int ic_mr_button_connecting_16_light = 2130837738; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200eb | 			// aapt resource value: 0x7f0200eb | ||||||
| 			public const int ic_mr_button_connecting_18_dark = 2130837739; | 			public const int ic_mr_button_connecting_17_dark = 2130837739; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200ec | 			// aapt resource value: 0x7f0200ec | ||||||
| 			public const int ic_mr_button_connecting_18_light = 2130837740; | 			public const int ic_mr_button_connecting_17_light = 2130837740; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200ed | 			// aapt resource value: 0x7f0200ed | ||||||
| 			public const int ic_mr_button_connecting_19_dark = 2130837741; | 			public const int ic_mr_button_connecting_18_dark = 2130837741; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200ee | 			// aapt resource value: 0x7f0200ee | ||||||
| 			public const int ic_mr_button_connecting_19_light = 2130837742; | 			public const int ic_mr_button_connecting_18_light = 2130837742; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200ef | 			// aapt resource value: 0x7f0200ef | ||||||
| 			public const int ic_mr_button_connecting_20_dark = 2130837743; | 			public const int ic_mr_button_connecting_19_dark = 2130837743; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200f0 | 			// aapt resource value: 0x7f0200f0 | ||||||
| 			public const int ic_mr_button_connecting_20_light = 2130837744; | 			public const int ic_mr_button_connecting_19_light = 2130837744; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200f1 | 			// aapt resource value: 0x7f0200f1 | ||||||
| 			public const int ic_mr_button_connecting_21_dark = 2130837745; | 			public const int ic_mr_button_connecting_20_dark = 2130837745; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200f2 | 			// aapt resource value: 0x7f0200f2 | ||||||
| 			public const int ic_mr_button_connecting_21_light = 2130837746; | 			public const int ic_mr_button_connecting_20_light = 2130837746; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200f3 | 			// aapt resource value: 0x7f0200f3 | ||||||
| 			public const int ic_mr_button_connecting_22_dark = 2130837747; | 			public const int ic_mr_button_connecting_21_dark = 2130837747; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200f4 | 			// aapt resource value: 0x7f0200f4 | ||||||
| 			public const int ic_mr_button_connecting_22_light = 2130837748; | 			public const int ic_mr_button_connecting_21_light = 2130837748; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200f5 | 			// aapt resource value: 0x7f0200f5 | ||||||
| 			public const int ic_mr_button_connecting_23_dark = 2130837749; | 			public const int ic_mr_button_connecting_22_dark = 2130837749; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200f6 | 			// aapt resource value: 0x7f0200f6 | ||||||
| 			public const int ic_mr_button_connecting_23_light = 2130837750; | 			public const int ic_mr_button_connecting_22_light = 2130837750; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200f7 | 			// aapt resource value: 0x7f0200f7 | ||||||
| 			public const int ic_mr_button_connecting_24_dark = 2130837751; | 			public const int ic_mr_button_connecting_23_dark = 2130837751; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200f8 | 			// aapt resource value: 0x7f0200f8 | ||||||
| 			public const int ic_mr_button_connecting_24_light = 2130837752; | 			public const int ic_mr_button_connecting_23_light = 2130837752; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200f9 | 			// aapt resource value: 0x7f0200f9 | ||||||
| 			public const int ic_mr_button_connecting_25_dark = 2130837753; | 			public const int ic_mr_button_connecting_24_dark = 2130837753; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200fa | 			// aapt resource value: 0x7f0200fa | ||||||
| 			public const int ic_mr_button_connecting_25_light = 2130837754; | 			public const int ic_mr_button_connecting_24_light = 2130837754; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200fb | 			// aapt resource value: 0x7f0200fb | ||||||
| 			public const int ic_mr_button_connecting_26_dark = 2130837755; | 			public const int ic_mr_button_connecting_25_dark = 2130837755; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200fc | 			// aapt resource value: 0x7f0200fc | ||||||
| 			public const int ic_mr_button_connecting_26_light = 2130837756; | 			public const int ic_mr_button_connecting_25_light = 2130837756; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200fd | 			// aapt resource value: 0x7f0200fd | ||||||
| 			public const int ic_mr_button_connecting_27_dark = 2130837757; | 			public const int ic_mr_button_connecting_26_dark = 2130837757; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200fe | 			// aapt resource value: 0x7f0200fe | ||||||
| 			public const int ic_mr_button_connecting_27_light = 2130837758; | 			public const int ic_mr_button_connecting_26_light = 2130837758; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f0200ff | 			// aapt resource value: 0x7f0200ff | ||||||
| 			public const int ic_mr_button_connecting_28_dark = 2130837759; | 			public const int ic_mr_button_connecting_27_dark = 2130837759; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020100 | 			// aapt resource value: 0x7f020100 | ||||||
| 			public const int ic_mr_button_connecting_28_light = 2130837760; | 			public const int ic_mr_button_connecting_27_light = 2130837760; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020101 | 			// aapt resource value: 0x7f020101 | ||||||
| 			public const int ic_mr_button_connecting_29_dark = 2130837761; | 			public const int ic_mr_button_connecting_28_dark = 2130837761; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020102 | 			// aapt resource value: 0x7f020102 | ||||||
| 			public const int ic_mr_button_connecting_29_light = 2130837762; | 			public const int ic_mr_button_connecting_28_light = 2130837762; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020103 | 			// aapt resource value: 0x7f020103 | ||||||
| 			public const int ic_mr_button_connecting_30_dark = 2130837763; | 			public const int ic_mr_button_connecting_29_dark = 2130837763; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020104 | 			// aapt resource value: 0x7f020104 | ||||||
| 			public const int ic_mr_button_connecting_30_light = 2130837764; | 			public const int ic_mr_button_connecting_29_light = 2130837764; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020105 | 			// aapt resource value: 0x7f020105 | ||||||
| 			public const int ic_mr_button_disabled_dark = 2130837765; | 			public const int ic_mr_button_connecting_30_dark = 2130837765; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020106 | 			// aapt resource value: 0x7f020106 | ||||||
| 			public const int ic_mr_button_disabled_light = 2130837766; | 			public const int ic_mr_button_connecting_30_light = 2130837766; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020107 | 			// aapt resource value: 0x7f020107 | ||||||
| 			public const int ic_mr_button_disconnected_dark = 2130837767; | 			public const int ic_mr_button_disabled_dark = 2130837767; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020108 | 			// aapt resource value: 0x7f020108 | ||||||
| 			public const int ic_mr_button_disconnected_light = 2130837768; | 			public const int ic_mr_button_disabled_light = 2130837768; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020109 | 			// aapt resource value: 0x7f020109 | ||||||
| 			public const int ic_mr_button_grey = 2130837769; | 			public const int ic_mr_button_disconnected_dark = 2130837769; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02010a | 			// aapt resource value: 0x7f02010a | ||||||
| 			public const int ic_vol_type_speaker_dark = 2130837770; | 			public const int ic_mr_button_disconnected_light = 2130837770; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02010b | 			// aapt resource value: 0x7f02010b | ||||||
| 			public const int ic_vol_type_speaker_group_dark = 2130837771; | 			public const int ic_mr_button_grey = 2130837771; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02010c | 			// aapt resource value: 0x7f02010c | ||||||
| 			public const int ic_vol_type_speaker_group_light = 2130837772; | 			public const int ic_vol_type_speaker_dark = 2130837772; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02010d | 			// aapt resource value: 0x7f02010d | ||||||
| 			public const int ic_vol_type_speaker_light = 2130837773; | 			public const int ic_vol_type_speaker_group_dark = 2130837773; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02010e | 			// aapt resource value: 0x7f02010e | ||||||
| 			public const int ic_vol_type_tv_dark = 2130837774; | 			public const int ic_vol_type_speaker_group_light = 2130837774; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02010f | 			// aapt resource value: 0x7f02010f | ||||||
| 			public const int ic_vol_type_tv_light = 2130837775; | 			public const int ic_vol_type_speaker_light = 2130837775; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020110 | 			// aapt resource value: 0x7f020110 | ||||||
| 			public const int icon = 2130837776; | 			public const int ic_vol_type_tv_dark = 2130837776; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020111 | 			// aapt resource value: 0x7f020111 | ||||||
| 			public const int mr_button_connected_dark = 2130837777; | 			public const int ic_vol_type_tv_light = 2130837777; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020112 | 			// aapt resource value: 0x7f020112 | ||||||
| 			public const int mr_button_connected_light = 2130837778; | 			public const int icon = 2130837778; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020113 | 			// aapt resource value: 0x7f020113 | ||||||
| 			public const int mr_button_connecting_dark = 2130837779; | 			public const int mr_button_connected_dark = 2130837779; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020114 | 			// aapt resource value: 0x7f020114 | ||||||
| 			public const int mr_button_connecting_light = 2130837780; | 			public const int mr_button_connected_light = 2130837780; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020115 | 			// aapt resource value: 0x7f020115 | ||||||
| 			public const int mr_button_dark = 2130837781; | 			public const int mr_button_connecting_dark = 2130837781; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020116 | 			// aapt resource value: 0x7f020116 | ||||||
| 			public const int mr_button_light = 2130837782; | 			public const int mr_button_connecting_light = 2130837782; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020117 | 			// aapt resource value: 0x7f020117 | ||||||
| 			public const int mr_dialog_close_dark = 2130837783; | 			public const int mr_button_dark = 2130837783; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020118 | 			// aapt resource value: 0x7f020118 | ||||||
| 			public const int mr_dialog_close_light = 2130837784; | 			public const int mr_button_light = 2130837784; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020119 | 			// aapt resource value: 0x7f020119 | ||||||
| 			public const int mr_dialog_material_background_dark = 2130837785; | 			public const int mr_dialog_close_dark = 2130837785; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02011a | 			// aapt resource value: 0x7f02011a | ||||||
| 			public const int mr_dialog_material_background_light = 2130837786; | 			public const int mr_dialog_close_light = 2130837786; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02011b | 			// aapt resource value: 0x7f02011b | ||||||
| 			public const int mr_group_collapse = 2130837787; | 			public const int mr_dialog_material_background_dark = 2130837787; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02011c | 			// aapt resource value: 0x7f02011c | ||||||
| 			public const int mr_group_expand = 2130837788; | 			public const int mr_dialog_material_background_light = 2130837788; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02011d | 			// aapt resource value: 0x7f02011d | ||||||
| 			public const int mr_media_pause_dark = 2130837789; | 			public const int mr_group_collapse = 2130837789; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02011e | 			// aapt resource value: 0x7f02011e | ||||||
| 			public const int mr_media_pause_light = 2130837790; | 			public const int mr_group_expand = 2130837790; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02011f | 			// aapt resource value: 0x7f02011f | ||||||
| 			public const int mr_media_play_dark = 2130837791; | 			public const int mr_media_pause_dark = 2130837791; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020120 | 			// aapt resource value: 0x7f020120 | ||||||
| 			public const int mr_media_play_light = 2130837792; | 			public const int mr_media_pause_light = 2130837792; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020121 | 			// aapt resource value: 0x7f020121 | ||||||
| 			public const int mr_media_stop_dark = 2130837793; | 			public const int mr_media_play_dark = 2130837793; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020122 | 			// aapt resource value: 0x7f020122 | ||||||
| 			public const int mr_media_stop_light = 2130837794; | 			public const int mr_media_play_light = 2130837794; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020123 | 			// aapt resource value: 0x7f020123 | ||||||
| 			public const int mr_vol_type_audiotrack_dark = 2130837795; | 			public const int mr_media_stop_dark = 2130837795; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020124 | 			// aapt resource value: 0x7f020124 | ||||||
| 			public const int mr_vol_type_audiotrack_light = 2130837796; | 			public const int mr_media_stop_light = 2130837796; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020125 | 			// aapt resource value: 0x7f020125 | ||||||
| 			public const int navigation_empty_icon = 2130837797; | 			public const int mr_vol_type_audiotrack_dark = 2130837797; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020126 | 			// aapt resource value: 0x7f020126 | ||||||
| 			public const int notification_action_background = 2130837798; | 			public const int mr_vol_type_audiotrack_light = 2130837798; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020127 | 			// aapt resource value: 0x7f020127 | ||||||
| 			public const int notification_bg = 2130837799; | 			public const int navigation_empty_icon = 2130837799; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020128 | 			// aapt resource value: 0x7f020128 | ||||||
| 			public const int notification_bg_low = 2130837800; | 			public const int notification_action_background = 2130837800; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020129 | 			// aapt resource value: 0x7f020129 | ||||||
| 			public const int notification_bg_low_normal = 2130837801; | 			public const int notification_bg = 2130837801; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02012a | 			// aapt resource value: 0x7f02012a | ||||||
| 			public const int notification_bg_low_pressed = 2130837802; | 			public const int notification_bg_low = 2130837802; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02012b | 			// aapt resource value: 0x7f02012b | ||||||
| 			public const int notification_bg_normal = 2130837803; | 			public const int notification_bg_low_normal = 2130837803; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02012c | 			// aapt resource value: 0x7f02012c | ||||||
| 			public const int notification_bg_normal_pressed = 2130837804; | 			public const int notification_bg_low_pressed = 2130837804; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02012d | 			// aapt resource value: 0x7f02012d | ||||||
| 			public const int notification_icon_background = 2130837805; | 			public const int notification_bg_normal = 2130837805; | ||||||
| 			 |  | ||||||
| 			// aapt resource value: 0x7f02013b |  | ||||||
| 			public const int notification_template_icon_bg = 2130837819; |  | ||||||
| 			 |  | ||||||
| 			// aapt resource value: 0x7f02013c |  | ||||||
| 			public const int notification_template_icon_low_bg = 2130837820; |  | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02012e | 			// aapt resource value: 0x7f02012e | ||||||
| 			public const int notification_tile_bg = 2130837806; | 			public const int notification_bg_normal_pressed = 2130837806; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02012f | 			// aapt resource value: 0x7f02012f | ||||||
| 			public const int notify_panel_notification_icon_bg = 2130837807; | 			public const int notification_icon_background = 2130837807; | ||||||
|  | 			 | ||||||
|  | 			// aapt resource value: 0x7f02013d | ||||||
|  | 			public const int notification_template_icon_bg = 2130837821; | ||||||
|  | 			 | ||||||
|  | 			// aapt resource value: 0x7f02013e | ||||||
|  | 			public const int notification_template_icon_low_bg = 2130837822; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020130 | 			// aapt resource value: 0x7f020130 | ||||||
| 			public const int plain_arrow_down = 2130837808; | 			public const int notification_tile_bg = 2130837808; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020131 | 			// aapt resource value: 0x7f020131 | ||||||
| 			public const int plain_arrow_up = 2130837809; | 			public const int notify_panel_notification_icon_bg = 2130837809; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020132 | 			// aapt resource value: 0x7f020132 | ||||||
| 			public const int round_star = 2130837810; | 			public const int plain_arrow_down = 2130837810; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020133 | 			// aapt resource value: 0x7f020133 | ||||||
| 			public const int settings_knobs = 2130837811; | 			public const int plain_arrow_up = 2130837811; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020134 | 			// aapt resource value: 0x7f020134 | ||||||
| 			public const int spell_book = 2130837812; | 			public const int round_star = 2130837812; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020135 | 			// aapt resource value: 0x7f020135 | ||||||
| 			public const int splash = 2130837813; | 			public const int settings_knobs = 2130837813; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020136 | 			// aapt resource value: 0x7f020136 | ||||||
| 			public const int stars_stack = 2130837814; | 			public const int spell_book = 2130837814; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020137 | 			// aapt resource value: 0x7f020137 | ||||||
| 			public const int tooltip_frame_dark = 2130837815; | 			public const int splash = 2130837815; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020138 | 			// aapt resource value: 0x7f020138 | ||||||
| 			public const int tooltip_frame_light = 2130837816; | 			public const int stars_stack = 2130837816; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f020139 | 			// aapt resource value: 0x7f020139 | ||||||
| 			public const int trash_can = 2130837817; | 			public const int tooltip_frame_dark = 2130837817; | ||||||
| 			 | 			 | ||||||
| 			// aapt resource value: 0x7f02013a | 			// aapt resource value: 0x7f02013a | ||||||
| 			public const int wooden_sign = 2130837818; | 			public const int tooltip_frame_light = 2130837818; | ||||||
|  | 			 | ||||||
|  | 			// aapt resource value: 0x7f02013b | ||||||
|  | 			public const int trash_can = 2130837819; | ||||||
|  | 			 | ||||||
|  | 			// aapt resource value: 0x7f02013c | ||||||
|  | 			public const int wooden_sign = 2130837820; | ||||||
| 			 | 			 | ||||||
| 			static Drawable() | 			static Drawable() | ||||||
| 			{ | 			{ | ||||||
|  |  | ||||||
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 1.8 KiB | 
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 2.4 KiB | 
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 3.7 KiB | 
|  | @ -0,0 +1,17 @@ | ||||||
|  | <?xml version="1.0" encoding="utf-8"?> | ||||||
|  | <vector xmlns:android="http://schemas.android.com/apk/res/android" | ||||||
|  |     android:width="512dp" | ||||||
|  |     android:height="512dp" | ||||||
|  |     android:viewportWidth="512" | ||||||
|  |     android:viewportHeight="512"> | ||||||
|  | 
 | ||||||
|  |     <path | ||||||
|  |         android:fillColor="#fff" | ||||||
|  |         android:fillAlpha="0" | ||||||
|  |         android:pathData="M0 0h512v512H0z" /> | ||||||
|  |     <group> | ||||||
|  |         <path | ||||||
|  |             android:fillColor="#000" | ||||||
|  |             android:pathData="M240.094 19.594c-56.69 0.364 -110.882 29.054-151.594 72.344-53.428 56.81-81.948 137.907-61.03 210.093 16.33-8.797 32.757-15.987 48.936-21.374-6.327-123.16 89.247-210.922 200.03-210.344 4.255-13.365 10.268-27.308 18.127-41.874-16.323-5.43-32.736-8.36-48.97-8.782-1.833-0.047-3.67-0.074-5.5-0.062zM271.28 88.97C173.724 90.715 91.367 166.07 94.907 275.28c10.986-2.73 21.788-4.582 32.28-5.436 14.59-1.187 28.69-0.463 41.783 2.437L278.312 162.94c-5.26-12.1-8.473-25.024-9.344-38.75-0.716-11.256 0.14 -22.983 2.592-35.22-0.093 0.002 -0.187 0-0.28 0zm60.845 60.718l-16.875 16.875L345.75 197l16.813-16.813-30.438-30.5zm-37.125 23L175.625 292.063l44.625 44.562 119.313-119.313L295 172.688zm189.875 46.093c-14.466 7.808-28.318 13.807-41.594 18.064 0.75 111.013-87.243 206.8-210.686 200.28-5.39 16.104-12.552 32.462-21.313 48.72 72.19 20.922 153.313-7.6 210.126-61.03 57.045-53.65 88.516-130.72 63.47-206.033zm-136 15.657L240.687 342.625c3.23 13.563 4.086 28.245 2.844 43.47-0.862 10.58-2.752 21.476-5.53 32.56 109.585 3.718 185.128-79.008 186.594-176.905-12.342 2.506-24.16 3.403-35.5 2.688-14.287-0.9-27.698-4.347-40.22-10zM169.5 312.313L20.094 461.72V494H48.75l151.188-151.188-30.438-30.5z" /> | ||||||
|  |     </group> | ||||||
|  | </vector> | ||||||
							
								
								
									
										
											BIN
										
									
								
								AideDeJeu/AideDeJeu.Android/Resources/drawable/battle_axe_.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								AideDeJeu/AideDeJeu.Android/Resources/drawable/battle_axe_.png
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 1.8 KiB | 
|  | @ -1,11 +1,11 @@ | ||||||
| <?xml version="1.0" encoding="utf-8" ?>  | <?xml version="1.0" encoding="utf-8" ?>  | ||||||
| <layer-list xmlns:android="http://schemas.android.com/apk/res/android"> | <layer-list xmlns:android="http://schemas.android.com/apk/res/android"> | ||||||
|   <item> |   <item> | ||||||
|     <color android:color="#000000"/> |     <color android:color="#ffffff"/> | ||||||
|   </item> |   </item> | ||||||
|   <item> |   <item> | ||||||
|     <bitmap |     <bitmap | ||||||
|       android:src="@drawable/icon" |       android:src="@drawable/battle_axe" | ||||||
|       android:tileMode="disabled" |       android:tileMode="disabled" | ||||||
|       android:gravity="center"  |       android:gravity="center"  | ||||||
|     /> |     /> | ||||||
|  |  | ||||||
|  | @ -130,6 +130,7 @@ | ||||||
|   </ItemGroup> |   </ItemGroup> | ||||||
|   <ItemGroup> |   <ItemGroup> | ||||||
|     <None Include="Package.StoreAssociation.xml" /> |     <None Include="Package.StoreAssociation.xml" /> | ||||||
|  |     <Content Include="battle_axe.png" /> | ||||||
|     <Content Include="crystal_ball.png" /> |     <Content Include="crystal_ball.png" /> | ||||||
|     <Content Include="dragon_head.png" /> |     <Content Include="dragon_head.png" /> | ||||||
|     <Content Include="funnel.png" /> |     <Content Include="funnel.png" /> | ||||||
|  |  | ||||||
							
								
								
									
										
											BIN
										
									
								
								AideDeJeu/AideDeJeu.UWP/battle_axe.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								AideDeJeu/AideDeJeu.UWP/battle_axe.png
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 3.7 KiB | 
							
								
								
									
										1
									
								
								Data/Icons/battle-axe.svg
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								Data/Icons/battle-axe.svg
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | ||||||
|  | <svg style="height: 512px; width: 512px;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M0 0h512v512H0z" fill="#fff" fill-opacity="0"></path><g class="" style="touch-action: none;" transform="translate(0,0)"><path d="M240.094 19.594c-56.69.364-110.882 29.054-151.594 72.344-53.428 56.81-81.948 137.907-61.03 210.093 16.33-8.797 32.757-15.987 48.936-21.374-6.327-123.16 89.247-210.922 200.03-210.344 4.255-13.365 10.268-27.308 18.127-41.874-16.323-5.43-32.736-8.36-48.97-8.782-1.833-.047-3.67-.074-5.5-.062zM271.28 88.97C173.724 90.715 91.367 166.07 94.907 275.28c10.986-2.73 21.788-4.582 32.28-5.436 14.59-1.187 28.69-.463 41.783 2.437L278.312 162.94c-5.26-12.1-8.473-25.024-9.344-38.75-.716-11.256.14-22.983 2.592-35.22-.093.002-.187 0-.28 0zm60.845 60.718l-16.875 16.875L345.75 197l16.813-16.813-30.438-30.5zm-37.125 23L175.625 292.063l44.625 44.562 119.313-119.313L295 172.688zm189.875 46.093c-14.466 7.808-28.318 13.807-41.594 18.064.75 111.013-87.243 206.8-210.686 200.28-5.39 16.104-12.552 32.462-21.313 48.72 72.19 20.922 153.313-7.6 210.126-61.03 57.045-53.65 88.516-130.72 63.47-206.033zm-136 15.657L240.687 342.625c3.23 13.563 4.086 28.245 2.844 43.47-.862 10.58-2.752 21.476-5.53 32.56 109.585 3.718 185.128-79.008 186.594-176.905-12.342 2.506-24.16 3.403-35.5 2.688-14.287-.9-27.698-4.347-40.22-10zM169.5 312.313L20.094 461.72V494H48.75l151.188-151.188-30.438-30.5z" fill="#000" fill-opacity="1"></path></g></svg> | ||||||
| After Width: | Height: | Size: 1.4 KiB | 
|  | @ -15,11 +15,13 @@ call convertone.bat stars_stack.png stars-stack.svg | ||||||
| 
 | 
 | ||||||
| call convertone.bat wooden_sign.png wooden-sign.svg | call convertone.bat wooden_sign.png wooden-sign.svg | ||||||
| 
 | 
 | ||||||
| :nouveau |  | ||||||
| call convertone.bat plain_arrow_down.png plain-arrow-down.svg | call convertone.bat plain_arrow_down.png plain-arrow-down.svg | ||||||
| 
 | 
 | ||||||
| call convertone.bat plain_arrow_up.png plain-arrow-up.svg | call convertone.bat plain_arrow_up.png plain-arrow-up.svg | ||||||
| 
 | 
 | ||||||
| call convertone.bat trash_can.png trash-can.svg | call convertone.bat trash_can.png trash-can.svg | ||||||
| 
 | 
 | ||||||
|  | :nouveau | ||||||
|  | call convertone.bat battle_axe.png battle-axe.svg | ||||||
|  | 
 | ||||||
| pause | pause | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Yan Maniez
						Yan Maniez