issues Search Results · repo:BakerJQ/Android-InfiniteCards language:Java
Filter by
20 results
(73 ms)20 results
inBakerJQ/Android-InfiniteCards (press backspace or delete to remove)Hi, I m trying to implement a card stack using this library in which 1 button click can cause multiple card switches
(i.e. multiple BringToFront actions)? But it seems like every time I clicked the button ...
KDAsona
- Opened on Jul 10, 2022
- #22
现在是在外部开一个定时器,循环 mCardView.bringCardToFront(1); 调用这个方法,然后查看时,特别消耗性能
liyanfang
- 1
- Opened on Sep 8, 2020
- #20
Hi, I need to replace the already seen cards with new ones without seeing the discard animation. Need replace, delete or
add an element in the array resId
findViewById(R.id.next).setOnClickListener(new ...
archaeopterix
- Opened on Sep 1, 2020
- #19
wanghao15536870732
- 1
- Opened on Oct 3, 2019
- #18
Hi, I m facing some issues with the swap animation. My adapter earlier was very long and inefficient so I had to
put 1.5s delay so that the cards UI can render properly and then the swap animation took ...
AtharvaAbsolute
- 22
- Opened on Jul 24, 2019
- #17
I have implemented the view successfully and everything is working fine except that it takes additional padding and
appears to be very small on high DPI devices.
AtharvaAbsolute
- 5
- Opened on Apr 1, 2019
- #16
I have two items in my adapter, let s assume that there are two credit cards there on the view, one of them is activated
and one is not, so I want the activated one to show on the front and the inactive ...
AtharvaAbsolute
- 1
- Opened on Mar 28, 2019
- #15
My items have click listeners embedded in them, so I want the cards to change on swipe instead of a click action. Is the
functionality available in the current version?
AtharvaAbsolute
- 12
- Opened on Mar 15, 2019
- #14
Attempt to invoke virtual method int android.widget.BaseAdapter.getCount() on a null object reference
private void firstSetAdapter(BaseAdapter adapter) { if (mTransformerAnimAdd != null) { mIsAddRemoveAnim ...
piyushmishra10
- 1
- Opened on Jun 26, 2018
- #12

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.