|
|
|
@ -32,7 +32,15 @@ |
|
|
|
|
<TextView |
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:paddingLeft="12dp" |
|
|
|
|
android:paddingLeft="16dp" |
|
|
|
|
android:paddingRight="16dp" |
|
|
|
|
android:text="|" |
|
|
|
|
tools:ignore="HardcodedText,RtlHardcoded" /> |
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:paddingLeft="3dp" |
|
|
|
|
android:paddingRight="3dp" |
|
|
|
|
android:text="WebView:" |
|
|
|
|
tools:ignore="HardcodedText,RtlHardcoded" /> |
|
|
|
|