Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jul 1st, 2012  |  syntax: None  |  size: 0.22 KB  |  hits: 15  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Transparent activity without one black line going across the screen?
  2. <style name="CustomTheme">
  3. <item name="android:windowBackground">@color/trans</item>
  4. <item name="android:windowIsTranslucent">true</item>
  5. </style>