Fix shownotes text border overlap for long translations (#6304)
This commit is contained in:
parent
f9e344e215
commit
52ddf47e36
|
@ -90,6 +90,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginHorizontal="8dp"
|
||||
android:paddingHorizontal="8dp"
|
||||
android:background="@drawable/grey_border"
|
||||
android:clickable="true"
|
||||
android:focusable="true"
|
||||
|
|
Loading…
Reference in New Issue