Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6c2b2ec2 authored by Yorke Lee's avatar Yorke Lee
Browse files

Disable swiping for top 3 contacts

Bug: 10946188
Change-Id: Ic0667335d681648448ee044fd35fc29488d5ba7c
parent 36df59e0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -803,7 +803,7 @@ public class PhoneFavoritesTileAdapter extends BaseAdapter implements
                    contactTile.setPaddingRelative(0, 0,
                            childIndex >= mColumnCount - 1 ? 0 : mPaddingInPixels, 0);
                    entryIndex = getFirstContactEntryIndexForPosition(mPosition) + childIndex;
                    SwipeHelper.setSwipeable(contactTile, true);
                    SwipeHelper.setSwipeable(contactTile, false);
                    break;
                case ViewTypes.FREQUENT:
                    contactTile.setHorizontalDividerVisibility(