Set Text on a GridView Image in Android
问题 I have a grid view that have 8 images Now on a particular image view i want to set a text value that will be changed dynamically Main XML <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="wrap_content" android:orientation="horizontal" > <LinearLayout android:id="@+id/mainLinearLayout" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout