summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/InsettableFrameLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Avoid unnecessary layout passes from insets callbacks if they haven't changedAdam Cohen2016-07-011-0/+4
* UI fixes to All apps pull up workHyunyoung Song2016-06-151-3/+4
* Pull up all apps interactionHyunyoung Song2016-06-061-0/+6
* Making some view properties exported.Sunny Goyal2016-02-091-0/+2
* Make sure DragLayer layout params are of the correct typeAdam Cohen2014-10-281-1/+1
* Add InsettableFrameLayout layout params to easily ignore insetsAdam Cohen2014-10-241-7/+51
* Allow LauncherOverlay to access and manage insetsAdam Cohen2014-10-241-0/+52