Merge "Fix overlapping problem in AlertDialog" into qt-dev
am: 574679ace4
Change-Id: Idd9593f7c67d98ba7eee181347eefe3059a3a377
This commit is contained in:
@@ -126,6 +126,8 @@
|
||||
|
||||
<style name="Theme.AlertDialog" parent="Theme.AlertDialog.Base">
|
||||
<item name="android:windowSoftInputMode">adjustResize</item>
|
||||
<item name="android:clipToPadding">true</item>
|
||||
<item name="android:clipChildren">true</item>
|
||||
|
||||
<!-- Redefine the ActionBar style for contentInsetStart -->
|
||||
<item name="android:actionBarStyle">@style/Widget.ActionBar</item>
|
||||
|
Reference in New Issue
Block a user