source: dispositivos_moviles/TibisayMovil/res/values/themes.xml @ 4c4873f

Last change on this file since 4c4873f was a8bb2bb, checked in by Jose Ruiz <joseruiz@…>, 11 years ago

Añadiendo funcionalidad de firma manuscrita en archivo pdf

  • Property mode set to 100644
File size: 227 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.