diff --git a/tests/anomaly-tester/res/layout/activity_main.xml b/tests/anomaly-tester/res/layout/activity_main.xml index 6977d78370a..63d025efbe3 100644 --- a/tests/anomaly-tester/res/layout/activity_main.xml +++ b/tests/anomaly-tester/res/layout/activity_main.xml @@ -20,8 +20,38 @@ android:layout_width="match_parent" android:orientation="vertical"> - + android:layout_height="0dp" + android:layout_weight="4" + android:padding="4dp" + android:textSize="16sp"> + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/anomaly-tester/res/layout/bluetooth_anomaly.xml b/tests/anomaly-tester/res/layout/bluetooth_anomaly.xml new file mode 100644 index 00000000000..7de558e29b1 --- /dev/null +++ b/tests/anomaly-tester/res/layout/bluetooth_anomaly.xml @@ -0,0 +1,55 @@ + + + + + + + + + + + +