Merge "Scale bubble bar to the width of the handle" into main
This commit is contained in:
+7
@@ -172,6 +172,13 @@ public class BubbleStashedHandleViewController {
|
||||
mRegionSamplingHelper = null;
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns the width of the stashed handle.
|
||||
*/
|
||||
public int getStashedWidth() {
|
||||
return mStashedHandleWidth;
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns the height of the stashed handle.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user