Move ImeAwareTextEdit to android.widget
Allows it to be used in more projects Bug: 154161590 Test: Manually opened each setting that was impacted Change-Id: Ife59074e5f8ffa76c2c81cca4022ca200bb59526
This commit is contained in:
@@ -21,6 +21,7 @@ import android.graphics.Rect;
|
||||
import android.util.AttributeSet;
|
||||
import android.view.View;
|
||||
import android.view.ViewParent;
|
||||
import android.widget.ImeAwareEditText;
|
||||
|
||||
/**
|
||||
* An EditText that, instead of scrolling to itself when focused, will request scrolling to its
|
||||
|
Reference in New Issue
Block a user