Ashok Kumar S
Ashok Kumar S
@Diolor can you take a look at this issue.
@alexwalterbos can you check out this issue please
@alexwalterbos Thanks man :+1: please get that feature asap possible and let us know thanks a ton.
@alexwalterbos please take a look at this lib this lib dont support prior to API level 19 other than that this is good example https://github.com/wenchaojiang/AndroidSwipeableCardStack
@silviahisham @azizimusa Please close this issue so that people using this library can make use of the following code. And for some reason @azizimusa code did not work well for...
@alin-rosu No ... No one is active in this repo and no pull's try diolor cardview
Hi please remove the ic_launcher icon used in the library no point having that ... its a conflict while using other libraries so please change the icon name or remove...
women.setFlipViewChangeListener(new FlipView.FlipViewChangeListener() { @Override public void onFlipViewClick(FlipView flipView, boolean isChecked) { if(isChecked){ women_bool = isChecked; Interest.setText("Women "+isChecked); } } }); This is my code...