Simplify dev reporter and add RTL support

This commit is contained in:
Torsten Grote
2018-09-11 17:18:55 -03:00
parent f83b9244d4
commit 5122c961b4
3 changed files with 20 additions and 28 deletions

View File

@@ -86,7 +86,7 @@
<ScrollView
android:id="@+id/report_scroll"
android:layout_width="wrap_content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/include_debug_report">