lxcid/LXReorderableCollectionViewFlowLayout

Linking Error

Closed this issue · 1 comments

Manually added flowlayout files in my project but I am getting a error saying
Cannot initialize a variable of type 'LXScrollingDirection' with an rvalue of type 'int_Nullable'
screen shot 2016-01-08 at 10 50 30 am

Uhh! by type casting I solved that thing. :)