createShopActivityを作成
1 parent 87f337b commit 6b2bc79cf9fa61eee2d773c2601338516dc98a62
t-nagao authored on 22 Jun 2023
Showing 6 changed files
View
4
.idea/deploymentTargetDropDown.xml
<type value="QUICK_BOOT_TARGET" />
<deviceKey>
<Key>
<type value="VIRTUAL_DEVICE_PATH" />
<value value="C:\Users\student\.android\avd\Pixel_2_API_30_2.avd" />
<value value="C:\Users\student\.android\avd\Pixel_3_API_28.avd" />
</Key>
</deviceKey>
</Target>
</targetSelectedWithDropDown>
<timeTargetWasSelectedWithDropDown value="2023-06-20T04:39:39.691123500Z" />
<timeTargetWasSelectedWithDropDown value="2023-06-20T06:40:17.445949500Z" />
</component>
</project>
View
1
■■■■
.idea/misc.xml
<entry key="..\:/Users/Student/StudioProjects/NemophilaClient/app/src/main/res/layout/activity_gps.xml" value="0.13095238095238096" />
<entry key="..\:/Users/Student/StudioProjects/NemophilaClient/app/src/main/res/layout/activity_login.xml" value="0.13221884498480244" />
<entry key="..\:/Users/Student/StudioProjects/NemophilaClient/app/src/main/res/layout/activity_main.xml" value="0.25" />
<entry key="..\:/Users/Student/StudioProjects/NemophilaClient/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml" value="0.226" />
<entry key="..\:/Users/student/AndroidStudioProjects/NemophilaClient/app/src/main/res/layout/activity_shop_create.xml" value="0.36666666666666664" />
<entry key="..\:/Users/student/StudioProjects/NemophilaClient/app/src/main/res/layout/activity_change_pw.xml" value="0.22" />
<entry key="..\:/Users/student/StudioProjects/NemophilaClient/app/src/main/res/layout/activity_login.xml" value="0.22314814814814815" />
<entry key="..\:/Users/student/StudioProjects/NemophilaClient/app/src/main/res/layout/activity_main.xml" value="0.228125" />
<entry key="..\:/Users/student/StudioProjects/NemophilaClient/app/src/main/res/layout/activity_maps.xml" value="0.17074275362318841" />
View
app/src/main/AndroidManifest.xml
View
app/src/main/java/com/example/nemophila/ShopCreateActivity.java
View
app/src/main/java/com/example/nemophila/TestActivity.java
View
app/src/main/java/com/example/nemophila/viewmodels/ShopsViewModel.java