Loading tests/SharedLibrary/client/res/layout/main.xml +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ xmlns:custom="http://schemas.android.com/apk/res/com.google.android.test.shared_library" android:layout_width="wrap_content" android:layout_height="wrap_content" custom:name="Professor Android" custom:name="@string/name" custom:streetNumber="44" custom:streetName="KitKat Lane" custom:city="AndroidVille" Loading tests/SharedLibrary/client/res/values/strings.xml +1 −0 Original line number Diff line number Diff line Loading @@ -16,5 +16,6 @@ <resources> <string name="app_title">SharedLibrary client</string> <string name="name">Professor Android</string> <string name="changes">@com.google.android.test.shared_library:string/shared_string</string> </resources> Loading
tests/SharedLibrary/client/res/layout/main.xml +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ xmlns:custom="http://schemas.android.com/apk/res/com.google.android.test.shared_library" android:layout_width="wrap_content" android:layout_height="wrap_content" custom:name="Professor Android" custom:name="@string/name" custom:streetNumber="44" custom:streetName="KitKat Lane" custom:city="AndroidVille" Loading
tests/SharedLibrary/client/res/values/strings.xml +1 −0 Original line number Diff line number Diff line Loading @@ -16,5 +16,6 @@ <resources> <string name="app_title">SharedLibrary client</string> <string name="name">Professor Android</string> <string name="changes">@com.google.android.test.shared_library:string/shared_string</string> </resources>