Merge "Add new Carousel callbacks to RecentApplicationsActivity."
This commit is contained in:
@@ -164,7 +164,16 @@ public class RecentApplicationsActivity extends Activity {
|
||||
}
|
||||
}
|
||||
|
||||
public void onInvalidateDetailTexture(int n) {
|
||||
|
||||
}
|
||||
|
||||
public void onRequestDetailTexture(int n) {
|
||||
|
||||
}
|
||||
|
||||
public void onReportFirstCardPosition(int n) {
|
||||
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user