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

0 commentaires:

Enregistrer un commentaire