source: dispositivos_moviles/TibisayMovil/res/color/actionbar_text.xml @ 4c4873f

Last change on this file since 4c4873f was a8ff2b6, checked in by Antonio Araujo Brett <aaraujo@…>, 11 years ago

Agregados códigos fuentes iniciales de la aplicación TibisayMovil?

  • Property mode set to 100644
File size: 241 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<selector xmlns:android="http://schemas.android.com/apk/res/android">
3    <item android:state_enabled="false" android:color="#77ffffff" /> <!-- 7a7a7a -->
4    <item android:color="#ffffff"/>
5</selector>
Note: See TracBrowser for help on using the repository browser.