mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-14 08:08:21 +00:00
RecentsExtraCard
Bug fixing / formatting Change-Id: If36cd64986cc213682af1c7b4fd3281909812c15
This commit is contained in:
@@ -34,9 +34,9 @@ public interface RecentsExtraCard extends Plugin {
|
||||
/**
|
||||
* Sets up the recents overview extra card and fills in data.
|
||||
*
|
||||
* @param context Plugin context
|
||||
* @param context Plugin context
|
||||
* @param frameLayout PlaceholderView
|
||||
* @param activity Recents activity to hold extra view
|
||||
* @param activity Recents activity to hold extra view
|
||||
*/
|
||||
void setupView(Context context, FrameLayout frameLayout, Activity activity);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user