@Override public boolean isEnabled(int position) { if (position == 0) { // Disable the first item from Spinner // First item will be use for hint return ...
確定! 回上一頁