mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 06:17:57 +01:00 
			
		
		
		
	Add more settings to the reader
This commit is contained in:
		| @@ -2,7 +2,7 @@ | ||||
| <set xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:shareInterpolator="false"> | ||||
|     <translate | ||||
|         android:duration="400" | ||||
|         android:duration="200" | ||||
|         android:fromXDelta="-100%" | ||||
|         android:toXDelta="0%" /> | ||||
| </set> | ||||
| @@ -2,7 +2,7 @@ | ||||
| <set xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:shareInterpolator="false"> | ||||
|     <translate | ||||
|         android:duration="400" | ||||
|         android:duration="200" | ||||
|         android:fromXDelta="100%" | ||||
|         android:toXDelta="0%" /> | ||||
| </set> | ||||
| @@ -2,7 +2,7 @@ | ||||
| <set xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:shareInterpolator="false"> | ||||
|     <translate | ||||
|         android:duration="400" | ||||
|         android:duration="200" | ||||
|         android:fromXDelta="0%" | ||||
|         android:toXDelta="-100%" /> | ||||
| </set> | ||||
| @@ -2,7 +2,7 @@ | ||||
| <set xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:shareInterpolator="false"> | ||||
|     <translate | ||||
|         android:duration="400" | ||||
|         android:duration="200" | ||||
|         android:fromXDelta="0%" | ||||
|         android:toXDelta="100%" /> | ||||
| </set> | ||||
		Reference in New Issue
	
	Block a user