source: dispositivos_moviles/TibisayMovil/res/xml/preferences.xml @ 2ff9cec

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

actalizacion classpath

  • Property mode set to 100644
File size: 341 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<PreferenceScreen
3    xmlns:android="http://schemas.android.com/apk/res/android">
4   
5   
6   
7                <Preference 
8                    android:key="image"
9            android:title="@string/preference_image"
10            android:summary="@string/preference_image_summary">
11                </Preference>
12   
13   
14</PreferenceScreen>
15   
Note: See TracBrowser for help on using the repository browser.