Changed remaining packages references

develop
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"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context="com.luminiasoft.labs.sample.MainActivity">
tools:context="cy.agorise.labs.sample.MainActivity">
<Button
android:id="@+id/call_get_block"

View File

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