[Android] Fix for conflicting string error
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center_horizontal"
|
||||
android:text="@string/connection_error"
|
||||
android:text="@string/vpn_connection_error"
|
||||
android:textSize="20sp"
|
||||
android:layout_marginBottom="16dp"
|
||||
android:textColor="@color/shield_text_color"
|
||||
|
||||
Reference in New Issue
Block a user