mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Don't use full-width page sheet on big landscape screens
This commit is contained in:
		| @@ -3,4 +3,6 @@ | ||||
|          (such as screen margins) for screens with more than 820dp of available width. This | ||||
|          would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively). --> | ||||
|     <dimen name="activity_horizontal_margin">64dp</dimen> | ||||
|  | ||||
|     <dimen name="bottom_sheet_width">480dp</dimen> | ||||
| </resources> | ||||
|   | ||||
| @@ -25,4 +25,5 @@ | ||||
|     <dimen name="navigation_drawer_header_height">158dp</dimen> | ||||
|     <dimen name="navigation_drawer_header_margin">16dp</dimen> | ||||
|  | ||||
|     <dimen name="bottom_sheet_width">0dp</dimen> | ||||
| </resources> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user