jaredrummler / MaterialSpinner

A spinner view for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The same number of data, the results are very different

edifangyi opened this issue · comments

screenshot_2018-08-06-17-26-30-582
image

screenshot_2018-08-06-17-26-43-701
image

Second pages cannot slide
Edition:com.jaredrummler:material-spinner:1.2.5

I found the solution, but I should not set it up

app:ms_dropdown_height="wrap_content"
app:ms_dropdown_max_height="350dp"

#79