Where is the style attributes for @android:style/Theme.Dialog defined? Also is there any central place where all the attributes for the “style element” is documented? I already looked at this but it has windowframe and several attributes missing.
Where is the style attributes for @android:style/Theme.Dialog defined? Also is there any central place
Share
You can find it in your Android SDK directory, at
"android-sdks\platforms\android-17\data\res\values\themes.xml"