Files
device_oneplus_8750-common/DeviceSettings/res/layout/game_bar.xml
elpaablo 3877d92c04 temp2
Change-Id: Ia38ffba8ac4da1fbd3a51d34dc6a6bb60982567a
2025-10-20 17:20:23 -07:00

11 lines
346 B
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/game_bar_root"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:background="#80000000"
android:padding="8dp"
android:orientation="vertical">
</LinearLayout>