Add and update some comments badging/notifications.

Change-Id: Iab4e837c9be01cbd7764c8920e36c6d8159e16dd
This commit is contained in:
Tony Wickham
2017-01-26 09:24:41 -08:00
parent 9438ed414f
commit 30e45187a8
5 changed files with 11 additions and 3 deletions
@@ -35,6 +35,9 @@ import com.android.launcher3.R;
import java.util.HashMap;
/**
* This class was copied from com.android.systemui.
*/
public class SwipeHelper {
static final String TAG = "SwipeHelper";
private static final boolean DEBUG = false;