mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-03 17:36:49 +00:00
abstracting fallback views to support container instead of activity
Test: Built and tested locally Flag: NONE just abstracting in this cl Bug:292269949 Change-Id: I0ce5efb4f193211216430f373605107c87de2c1a
This commit is contained in:
@@ -30,7 +30,7 @@ import org.mockito.Mock;
|
||||
public class FallbackSwipeHandlerTestCase extends AbsSwipeUpHandlerTestCase<
|
||||
RecentsActivity,
|
||||
RecentsState,
|
||||
FallbackRecentsView,
|
||||
FallbackRecentsView<RecentsActivity>,
|
||||
RecentsActivity,
|
||||
FallbackActivityInterface,
|
||||
FallbackSwipeHandler> {
|
||||
|
||||
Reference in New Issue
Block a user