mirror of
				https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
				synced 2025-10-31 08:58:10 +01:00 
			
		
		
		
	Version 5.1.2.
This commit is contained in:
		| @@ -6,8 +6,8 @@ android { | ||||
|         applicationId "ml.docilealligator.infinityforreddit" | ||||
|         minSdkVersion 21 | ||||
|         targetSdkVersion 30 | ||||
|         versionCode 85 | ||||
|         versionName "5.1.1" | ||||
|         versionCode 86 | ||||
|         versionName "5.1.2" | ||||
|         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" | ||||
|         javaCompileOptions { | ||||
|             annotationProcessorOptions { | ||||
|   | ||||
| @@ -23,6 +23,7 @@ | ||||
|                 android:layout_width="0dp" | ||||
|                 android:layout_height="match_parent" | ||||
|                 android:layout_weight="1" | ||||
|                 android:paddingBottom="144dp" | ||||
|                 android:clipToPadding="false" | ||||
|                 app:layoutManager=".customviews.LinearLayoutManagerBugFixed"  /> | ||||
|  | ||||
|   | ||||
| @@ -23,6 +23,7 @@ | ||||
|                 android:layout_width="0dp" | ||||
|                 android:layout_height="match_parent" | ||||
|                 android:layout_weight="1" | ||||
|                 android:paddingBottom="144dp" | ||||
|                 android:clipToPadding="false" | ||||
|                 app:layoutManager=".customviews.LinearLayoutManagerBugFixed" /> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user