LeOS-GSI/packages/apps/Launcher3/res/layout/system_shortcut_spacer.xml

8 lines
251 B
XML
Raw Permalink Normal View History

2024-01-08 17:18:43 +01:00
<?xml version="1.0" encoding="utf-8"?>
<Space
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="0dp"
android:layout_height="match_parent"
android:layout_weight="1"
android:id="@+id/shortcut_spacer"/>