[Q] Button double output topic

SOCIALIZE IT ⇨

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?

xda-developers


  1. [FREE][GAME] Boo and Woo: Double Trouble topic
  2. Is root required to roll back to KitKat? topic
  3. [REQ] Multi DPI Stock Camera topic
  4. May be this is it for Xperia J topic
  5. [Q] No IMEI and baseband anymore. So back to stock rom for repair! topic
  6. [Q] New to phone - on 24A rooted - where to go from here? topic
  7. Htc desire 816 official lollipop update video review topic
  8. [Q] Galaxy S6 Edge T-Mobile Unlock by SIM code topic
  9. How to roll back to KK topic
  10. What is this in Greenify settings topic
  11. [Q] How to update? topic
  12. Headphone output topic
  13. How to root Yureka after Lollipop cm12 update? And increase speaker output volume? topic
  14. [Q] Will bluetooth fix the low headphone jack volume output? topic
  15. Oxygen Os Speaker output is more Louder and clear than any OS. topic
  16. [Q] Audio output quality through the headphone jack is not good topic
  17. Lollipop screen off animation and double tap missing!!! topic
  18. [Q] Button double output topic
  19. double tap topic
  20. Double Tap 2 Wake Possibility... topic

0 commentaires:

Enregistrer un commentaire