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

Commit 2013816e authored by Jim Miller's avatar Jim Miller
Browse files

Add new Carousel callbacks to RecentApplicationsActivity.

Change-Id: I2c9ad42688ffecbc22c971184e42fdb2a7e68295
parent 6734b9f6
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -164,7 +164,16 @@ public class RecentApplicationsActivity extends Activity {
            }
        }

        public void onInvalidateDetailTexture(int n) {

        }

        public void onRequestDetailTexture(int n) {

        }

        public void onReportFirstCardPosition(int n) {

        }
    };