Skip to content

Commit

Permalink
make sample
Browse files Browse the repository at this point in the history
  • Loading branch information
aliab committed Jan 22, 2017
1 parent 6756202 commit 276083e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ protected void onCreate(Bundle savedInstanceState) {


adapter = new ArrayAdapter<>(this, android.R.layout.simple_spinner_item, ITEMS);
adapter.setDropDownViewResource(fr.hamsaa.materialspinner.R.layout.item);

initSpinnerHintAndFloatingLabel();
initSpinnerNoHintNoFloatingLabel();
initSpinnerMultiline();
Expand Down

0 comments on commit 276083e

Please sign in to comment.