Loading packages/DocumentsUI/res/values-sw720dp/styles.xml +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ <resources xmlns:android="http://schemas.android.com/apk/res/android"> <style name="DocumentsBaseTheme" parent="@*android:style/Theme.Material.DayNight.Dialog"> <style name="DocumentsBaseTheme" parent="@style/Theme.AppCompat.Dialog"> <!-- We do not specify width of window here because the max size of floating window specified by windowFixedWidthis is limited. --> <item name="*android:windowFixedHeightMajor">80%</item> Loading Loading
packages/DocumentsUI/res/values-sw720dp/styles.xml +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ <resources xmlns:android="http://schemas.android.com/apk/res/android"> <style name="DocumentsBaseTheme" parent="@*android:style/Theme.Material.DayNight.Dialog"> <style name="DocumentsBaseTheme" parent="@style/Theme.AppCompat.Dialog"> <!-- We do not specify width of window here because the max size of floating window specified by windowFixedWidthis is limited. --> <item name="*android:windowFixedHeightMajor">80%</item> Loading