Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d6742028 authored by Helen Cheuk's avatar Helen Cheuk Committed by Android (Google) Code Review
Browse files

Merge "[Contextual Edu] Adding padding for RTL in toast" into main

parents ef515d32 2ada986a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
        android:layout_height="wrap_content"
        android:contentDescription="@null"
        android:importantForAccessibility="no"
        android:paddingRight="16dp" />
        android:paddingHorizontal="16dp" />

    <TextView
        android:id="@+id/edu_message"