But I could'nt , because I could'nt find the next file "translucent_background".
styles.xml file is include below coding sentences.
Using xml Syntax Highlighting
- <style name="Theme.Translucent">
- <item name="android:windowBackground">@drawable/translucent_background</item>
- <item name="android:windowNoTitle">true</item>
- <item name="android:foregroundColor">#fff</item>
- </style>
Parsed in 0.001 seconds, using GeSHi 1.0.8.4
There is no such file, translucent_background.
what is the problem?
Do you know, guys? why?


