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
I have a data coming from Remote database (MySQL), which i set to the SimpleAdapter and then this adapter to ListView.
How do i set TextDrawable to the SimpleAdapter
Below is my HomeFragment which includes everything:
I have a data coming from Remote database (MySQL), which i set to the SimpleAdapter and then this adapter to ListView.
How do i set TextDrawable to the SimpleAdapter
Below is my HomeFragment which includes everything:
` @OverRide
public View onCreateView(LayoutInflater inflater, ViewGroup container,
Bundle savedInstanceState) {
The text was updated successfully, but these errors were encountered: