add 'top panel only' to depth adjustment text

This commit is contained in:
amwatson 2024-05-13 23:51:52 -05:00
parent 4535222ae1
commit 7ca96b2be7

View file

@ -84,7 +84,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:padding="8dp"
android:text="Depth Adjustment"
android:text="Depth Adjustment (Top panel only)"
android:textAppearance="@style/TextAppearance.AppCompat.Large"
android:textColor="@color/citra_onPrimary"
android:textSize="18sp" />