I am trying to overlay(/overlay/frameworks/base/core/res/res/) the theme in themes.xml and add this window property to center the chooser dialog position
Код: Выделить всё
center< /code>
< /div>
< /div>
< /p>
@android:color/red
center
Ошибка: атрибут стиля 'Android: attr/windowgravity' не найдено.
Я пытался использовать windowlayoutgravity , но он не имеет эффект. идея, как я могу решить?
Подробнее здесь: https://stackoverflow.com/questions/797 ... ser-dialog
Мобильная версия