Move "Done" button and make it theme conpliant in ReCaptcha
This commit is contained in:
parent
c218bddf25
commit
f41d13e559
7 changed files with 31 additions and 7 deletions
|
|
@ -14,8 +14,7 @@
|
|||
android:minHeight="?attr/actionBarSize"
|
||||
android:theme="@style/ThemeOverlay.AppCompat.ActionBar"
|
||||
app:popupTheme="@style/ThemeOverlay.AppCompat.ActionBar"
|
||||
app:titleTextAppearance="@style/Toolbar.Title"
|
||||
app:contentInsetStartWithNavigation="0dp" />
|
||||
app:titleTextAppearance="@style/Toolbar.Title"/>
|
||||
|
||||
<WebView
|
||||
android:id="@+id/reCaptchaWebView"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue