Edit preferenceScreen by code



I'm trying to write to the property android: summary, the value of the corresponding EditText, is this possible?


Example



<EditTextPreference
android:key="20"
android:title="Proyecto 20"
android:summary= Value
/>

No comments:

Post a Comment