You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//tambah kondisi seperti ini untuk memastikan calory ada isinya
if (calory!=null){
foodText.setText(calory.getFood());
caloryText.setText(String.valueOf(calory.getCalory()));
}
On Tue, Jul 16, 2019 at 10:31 AM Welly Immanuel ***@***.***> wrote:
// TODO: set informasi calory pada layar tampilan
foodText.setText(calory.getFood());
caloryText.setText(String.valueOf(calory.getCalory()));
ketika dijalankan di aplikasi, aplikasinya tiba-tiba berhenti sendiri
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#4?email_source=notifications&email_token=ABD7ENENN32PSUHQIQ2E3PDP7U6IJA5CNFSM4IBBK7NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZ7SXPY#issuecomment-511650751>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABD7ENF45DXCOJFODJ5U25TP7U6IJANCNFSM4IBBK7NA>
.
No description provided.
The text was updated successfully, but these errors were encountered: