merge in oc-release history after reset to oc-dev
diff --git a/res/values/styles.xml b/res/values/styles.xml
index 6c5da7d..60536ac 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -14,7 +14,7 @@
      limitations under the License.
 -->
 <resources xmlns:tools="http://schemas.android.com/tools">
-    <style name="RecipientEditTextViewBase" parent="@android:attr/autoCompleteTextViewStyle">
+    <style name="RecipientEditTextViewBase">
         <item name="android:layout_width">match_parent</item>
         <item name="android:layout_height">wrap_content</item>
         <item name="android:background">@null</item>