auto-orientation counters alignment
closes sk22#381
This commit is contained in:
@@ -221,7 +221,7 @@
|
|||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:paddingTop="4dp" />
|
android:paddingTop="4dp" />
|
||||||
|
|
||||||
<LinearLayout
|
<org.joinmastodon.android.ui.views.AutoOrientationLinearLayout
|
||||||
android:id="@+id/profile_counters"
|
android:id="@+id/profile_counters"
|
||||||
android:background="?colorBackgroundLightest"
|
android:background="?colorBackgroundLightest"
|
||||||
android:layout_below="@id/metadata"
|
android:layout_below="@id/metadata"
|
||||||
@@ -312,7 +312,7 @@
|
|||||||
android:ellipsize="middle"
|
android:ellipsize="middle"
|
||||||
tools:text="followers"/>
|
tools:text="followers"/>
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
</LinearLayout>
|
</org.joinmastodon.android.ui.views.AutoOrientationLinearLayout>
|
||||||
|
|
||||||
</RelativeLayout>
|
</RelativeLayout>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user