source: dispositivos_moviles/TibisayMovil/res/values/styles.xml @ 67541a6

Last change on this file since 67541a6 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: 350 bytes
RevLine 
[08c45bd]1<?xml version="1.0" encoding="utf-8"?>
2<resources> 
3   <style name="WindowTitleBackground">     
4        <item name="android:background">@drawable/bg_title_bar</item>                   
[a8ff2b6]5    </style>
[a8bb2bb]6    <style name="style_path_file_browser">     
7        <item name="android:background">@drawable/bg_path_file_to_sign</item>
8    </style>
[08c45bd]9</resources>
Note: See TracBrowser for help on using the repository browser.