source: dispositivos_moviles/TibisayMovil/res/values/themes.xml @ 37467be

Last change on this file since 37467be was 08c45bd, checked in by Jose Ruiz <joseruiz@…>, 11 years ago

Cambios de diseño en barra de titulo y menu

  • Property mode set to 100644
File size: 230 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<resources>
3    <style name="tibisayTheme" parent="@style/AppTheme"> 
4        <item name="android:windowTitleBackgroundStyle">@style/WindowTitleBackground</item>   
5    </style> 
6</resources>
Note: See TracBrowser for help on using the repository browser.