[Q] Button double output topic
Guys I am trying to make a button that gives me two outputs but that also generates a plain text view, is this possible?
My buttons are
<Button
style="?android:attr/buttonStyleSmall"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/Food"
android:id="@+id/button"
android:clickable="false" />
<Button
style="?android:attr/buttonStyleSmall"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/Food2"
android:id="@+id/button2" />
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="New Text"
android:id="@+id/textView" />
and the value for each sting
<string name="Food">12</string>
<string name="Food2">15</string>
Well I wanted the each button to display a name in a plain text view when I click on it and its value but I seem to fail every time I do it... Can anyone help?
My buttons are
<Button
style="?android:attr/buttonStyleSmall"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/Food"
android:id="@+id/button"
android:clickable="false" />
<Button
style="?android:attr/buttonStyleSmall"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/Food2"
android:id="@+id/button2" />
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="New Text"
android:id="@+id/textView" />
and the value for each sting
<string name="Food">12</string>
<string name="Food2">15</string>
Well I wanted the each button to display a name in a plain text view when I click on it and its value but I seem to fail every time I do it... Can anyone help?
xda-developers
- [FREE][GAME] Boo and Woo: Double Trouble topic
- Is root required to roll back to KitKat? topic
- [REQ] Multi DPI Stock Camera topic
- May be this is it for Xperia J topic
- [Q] No IMEI and baseband anymore. So back to stock rom for repair! topic
- [Q] New to phone - on 24A rooted - where to go from here? topic
- Htc desire 816 official lollipop update video review topic
- [Q] Galaxy S6 Edge T-Mobile Unlock by SIM code topic
- How to roll back to KK topic
- What is this in Greenify settings topic
- [Q] How to update? topic
- Headphone output topic
- How to root Yureka after Lollipop cm12 update? And increase speaker output volume? topic
- [Q] Will bluetooth fix the low headphone jack volume output? topic
- Oxygen Os Speaker output is more Louder and clear than any OS. topic
- [Q] Audio output quality through the headphone jack is not good topic
- Lollipop screen off animation and double tap missing!!! topic
- [Q] Button double output topic
- double tap topic
- Double Tap 2 Wake Possibility... topic
0 commentaires:
Enregistrer un commentaire