wie man Bildknopf programmatisch android ersetzt / ändert

8

Ich habe eine Bildschaltfläche in meiner Ansicht, die ich nach Benutzerinteraktion ändern muss. Ich finde nichts wie myImageButton.setDrawable Hier ist mein XML für die Schaltfläche, die ich ändern möchte:

%Vor%

Die einzige Zeile, die ich android:src="@drawable/btn_play" zu android:src="@drawable/btn_stop" programmatisch ändern muss. Kann das gemacht werden? Vielen Dank im Voraus.

    
madcoderz 13.05.2013, 15:46
quelle

4 Antworten

10

Sie können

verwenden %Vor%     
Jithu 13.05.2013, 15:52
quelle
8

Verwenden Sie dies:

%Vor%     
James 13.05.2013 15:50
quelle
3
%Vor%     
Celta 13.05.2013 15:52
quelle
2

Verwenden Sie

setImageResource(R.drawable.btn_stop);

    
CSmith 13.05.2013 15:54
quelle
yii\base\ErrorException
Copied! Copy Stacktrace Search Stackoverflow Search Google Error

PHP Core Warningyii\base\ErrorException

PHP Startup: Unable to load dynamic library 'mongodb.so' (tried: /usr/lib64/php/modules/mongodb.so (/usr/lib64/php/modules/mongodb.so: cannot open shared object file: No such file or directory), /usr/lib64/php/modules/mongodb.so.so (/usr/lib64/php/modules/mongodb.so.so: cannot open shared object file: No such file or directory))

$_GET = [
    'id' => '329994',
    'url' => 'how-to-replace-change-image-button-programmatically-android',
];

$_SESSION = [
    '__flash' => [],
];