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:
Kevin Chyn
2020-04-28 15:41:37 -07:00
parent dcc79e9942
commit 1895f8b5f2
9 changed files with 8 additions and 99 deletions

View File

@@ -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