mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-25 17:37:57 +00:00
Fix RTL constraints for Help screen.
This commit is contained in:
@@ -124,7 +124,7 @@
|
||||
android:gravity="center"
|
||||
android:scaleType="centerInside"
|
||||
app:layout_constraintBottom_toBottomOf="@id/help_fragment_emoji_5"
|
||||
app:layout_constraintEnd_toEndOf="@id/help_fragment_emoji_3"
|
||||
app:layout_constraintEnd_toStartOf="@id/help_fragment_emoji_3"
|
||||
app:layout_constraintStart_toEndOf="@id/help_fragment_emoji_5"
|
||||
app:layout_constraintTop_toTopOf="@id/help_fragment_emoji_5" />
|
||||
|
||||
|
Reference in New Issue
Block a user