Merge "Fixed an issue where heads up where invisible in qs edit" into oc-dev
am: 4827cb08cc
Change-Id: I0dd06bb8c617c6553aaecec31918f3b2096d5a90
This commit is contained in:
@@ -413,6 +413,7 @@ public class StackScrollAlgorithm {
|
||||
if (i == 0 && row.isAboveShelf()) {
|
||||
// the first hun can't get off screen.
|
||||
clampHunToMaxTranslation(ambientState, row, childState);
|
||||
childState.hidden = false;
|
||||
}
|
||||
}
|
||||
if (row.isPinned()) {
|
||||
|
||||
Reference in New Issue
Block a user