Skip to content

Commit

Permalink
updated doc regarding example in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mdumrauf committed Sep 20, 2017
1 parent 25c74f2 commit 43e08a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ In the xml :
```xml
<fr.ganfra.materialspinner.MaterialSpinner
android:id="@+id/spinner"
android:layout_width="fill_parent"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:ms_multiline="false"
app:ms_dropDownHintView="@layout/my_custom_dropdown_hint_item_layout"
Expand Down

0 comments on commit 43e08a4

Please sign in to comment.