我已經從類別類的服務器獲取數據。getcategories方法返回包含微調項目的字符串列表。當我點擊微調項目。什麼都沒發生。我的代碼中是否有任何錯誤。請幫忙。 這是我的java代碼。 public void fetchPropertyType(){
category = new Category(); //Spinner Item model
//categories is
我爲我的微調控制器定製了微調控制器適配器。這是我的適配器類: public class MySpinnerAdapter extends ArrayAdapter<String> {
// Initialise custom font, for example:
Typeface font = Typeface.createFromAsset(getContext().getAssets(),