res/values/style.xml
author nikita@nikita-rack
Tue, 07 Apr 2009 20:12:30 +0200
changeset 82 ff92a9c95c78
parent 70 31b436663df5
child 98 4d6ff785605d
permissions -rw-r--r--
merge avec beem-ui

<?xml version="1.0" encoding="utf-8"?>
<resources>
  <style name="customtheme" parent="android:Theme">
 </style>
 
  	<style name="customtheme.login"> 
    <item name="android:windowBackground">@drawable/background</item>
    <item name="android:windowNoTitle">true</item>

 
  </style>        
</resources>