Saturday, 14 September 2013

Set android:windowIsFloating programmatically

Set android:windowIsFloating programmatically

How can I set following activity style attribute programmatically
<item name="android:windowIsFloating">true</item>

No comments:

Post a Comment