ADD week 5
This commit is contained in:
		
							
								
								
									
										10
									
								
								02-Easy5/E5/resources/res/values-large/dimens.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								02-Easy5/E5/resources/res/values-large/dimens.xml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <resources> | ||||
|     <dimen name="abc_config_prefDialogWidth">440dp</dimen> | ||||
|     <dimen name="abc_dialog_fixed_height_major">60%</dimen> | ||||
|     <dimen name="abc_dialog_fixed_height_minor">90%</dimen> | ||||
|     <dimen name="abc_dialog_fixed_width_major">60%</dimen> | ||||
|     <dimen name="abc_dialog_fixed_width_minor">90%</dimen> | ||||
|     <dimen name="abc_dialog_min_width_major">55%</dimen> | ||||
|     <dimen name="abc_dialog_min_width_minor">80%</dimen> | ||||
| </resources> | ||||
							
								
								
									
										15
									
								
								02-Easy5/E5/resources/res/values-large/styles.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								02-Easy5/E5/resources/res/values-large/styles.xml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,15 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <resources> | ||||
|     <style name="Base.Theme.AppCompat.DialogWhenLarge" parent="@style/Base.Theme.AppCompat.Dialog.FixedSize"> | ||||
|     </style> | ||||
|     <style name="Base.Theme.AppCompat.Light.DialogWhenLarge" parent="@style/Base.Theme.AppCompat.Light.Dialog.FixedSize"> | ||||
|     </style> | ||||
|     <style name="Base.Theme.Material3.Dark.DialogWhenLarge" parent="@style/Base.Theme.Material3.Dark.Dialog.FixedSize"> | ||||
|     </style> | ||||
|     <style name="Base.Theme.Material3.Light.DialogWhenLarge" parent="@style/Base.Theme.Material3.Light.Dialog.FixedSize"> | ||||
|     </style> | ||||
|     <style name="Base.Theme.MaterialComponents.DialogWhenLarge" parent="@style/Base.Theme.MaterialComponents.Dialog.FixedSize"> | ||||
|     </style> | ||||
|     <style name="Base.Theme.MaterialComponents.Light.DialogWhenLarge" parent="@style/Base.Theme.MaterialComponents.Light.Dialog.FixedSize"> | ||||
|     </style> | ||||
| </resources> | ||||
		Reference in New Issue
	
	Block a user