mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-03 23:58:55 +01:00 
			
		
		
		
	Force proper LTR layout for reader pages/bottom toolbar (fixes #3258)
This commit is contained in:
		@@ -30,6 +30,7 @@
 | 
			
		||||
            android:layout_height="wrap_content"
 | 
			
		||||
            android:layout_gravity="bottom|center_horizontal"
 | 
			
		||||
            android:padding="4dp"
 | 
			
		||||
            android:textDirection="ltr"
 | 
			
		||||
            android:textStyle="bold" />
 | 
			
		||||
 | 
			
		||||
    </FrameLayout>
 | 
			
		||||
@@ -62,6 +63,7 @@
 | 
			
		||||
            android:background="?attr/colorPrimary"
 | 
			
		||||
            android:descendantFocusability="blocksDescendants"
 | 
			
		||||
            android:gravity="center"
 | 
			
		||||
            android:layoutDirection="ltr"
 | 
			
		||||
            android:orientation="horizontal">
 | 
			
		||||
 | 
			
		||||
            <ImageButton
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user