Changed remaining packages references

This commit is contained in:
Nelson R. Perez 2018-06-08 18:43:30 -05:00
parent 7c6dd95f2c
commit 57f8fb1aa4
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
xmlns:tools="http://schemas.android.com/tools" xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent"
tools:context="com.luminiasoft.labs.sample.MainActivity"> tools:context="cy.agorise.labs.sample.MainActivity">
<Button <Button
android:id="@+id/call_get_block" android:id="@+id/call_get_block"

View file

@ -4,7 +4,7 @@
xmlns:tools="http://schemas.android.com/tools" xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent"
tools:context="com.luminiasoft.labs.sample.SecondActivity"> tools:context="cy.agorise.labs.sample.SecondActivity">
<TextView <TextView
android:id="@+id/text_field" android:id="@+id/text_field"
android:layout_width="0dp" android:layout_width="0dp"