am faf2e7ff: Merge "Revert "Remove the View#initializeScrollbars API""
* commit 'faf2e7ffa99643144db4a3857e002e6ad31be355': Revert "Remove the View#initializeScrollbars API"
This commit is contained in:
@@ -4319,9 +4319,6 @@ public class View implements Drawable.Callback, KeyEvent.Callback,
|
||||
* </p>
|
||||
*
|
||||
* @param a the styled attributes set to initialize the scrollbars from
|
||||
*
|
||||
* @removed Apps were never able to call this safely since the TypedArray parameter
|
||||
* must have been obtained by filtering on android.R.styleable.View, which is not public.
|
||||
*/
|
||||
protected void initializeScrollbars(TypedArray a) {
|
||||
initScrollCache();
|
||||
|
||||
Reference in New Issue
Block a user