Adding back screenshot test to Settings.

Test: atest SettingsScreenshotTests
Fixes: 307356833

Change-Id: I9e168010d6c83aad44969c60deaef8e61a10ddd1
This commit is contained in:
Joshua Mccloskey
2023-10-18 15:38:23 +00:00
parent edbeacce4a
commit 4dc4e1c02a
7 changed files with 291 additions and 0 deletions

View File

@@ -24,6 +24,7 @@
<LinearLayout
style="@style/SudContentFrame"
android:id="@+id/enroll_intro_content_view"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:clipChildren="false"