mirror of
https://github.com/SoPat712/TrackCovid19.git
synced 2025-08-21 18:28:46 -04:00
added Comment
commented 1 item
This commit is contained in:
@@ -178,7 +178,8 @@ public class YourworldFragment extends Fragment {
|
|||||||
textView11.setText(Html.fromHtml("<b><i>" + "-" + dailyDeathWithCommas + "</i></b>"));
|
textView11.setText(Html.fromHtml("<b><i>" + "-" + dailyDeathWithCommas + "</i></b>"));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//blahahahahahahahah
|
||||||
|
Log.d("test","test")
|
||||||
//setData(vYourworldViewModel,world);
|
//setData(vYourworldViewModel,world);
|
||||||
|
|
||||||
//final TextView textView5 = view.findViewById(R.id.text_activeCases);
|
//final TextView textView5 = view.findViewById(R.id.text_activeCases);
|
||||||
|
Reference in New Issue
Block a user