Loading res/layout/permission_usage_filter_spinners.xml +10 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,11 @@ android:layout_marginBottom="8dp" android:orientation="horizontal" > <View android:layout_width="1dp" android:layout_height="match_parent" android:layout_weight="1"/> <com.android.settingslib.widget.settingsspinner.SettingsSpinner android:id="@+id/filter_spinner_time" android:layout_height="wrap_content" Loading @@ -40,4 +45,9 @@ android:layout_height="wrap_content" android:layout_width="wrap_content"/> <View android:layout_width="1dp" android:layout_height="match_parent" android:layout_weight="1"/> </com.android.packageinstaller.permission.ui.ButtonBarLayout> Loading
res/layout/permission_usage_filter_spinners.xml +10 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,11 @@ android:layout_marginBottom="8dp" android:orientation="horizontal" > <View android:layout_width="1dp" android:layout_height="match_parent" android:layout_weight="1"/> <com.android.settingslib.widget.settingsspinner.SettingsSpinner android:id="@+id/filter_spinner_time" android:layout_height="wrap_content" Loading @@ -40,4 +45,9 @@ android:layout_height="wrap_content" android:layout_width="wrap_content"/> <View android:layout_width="1dp" android:layout_height="match_parent" android:layout_weight="1"/> </com.android.packageinstaller.permission.ui.ButtonBarLayout>