gradleの設定の変更(重複部分は最新の方にしています)
restフォルダの追加
作業していたMemberRoomActivity等の追加
1 parent 1661b3a commit 5b606f354c05106b9a5abedf2149f102e63b48b6
s-michishita authored on 24 Jun 2022
Showing 18 changed files
View
17
.idea/deploymentTargetDropDown.xml 0 → 100644
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="deploymentTargetDropDown">
<runningDeviceTargetSelectedWithDropDown>
<Target>
<type value="RUNNING_DEVICE_TARGET" />
<deviceKey>
<Key>
<type value="VIRTUAL_DEVICE_PATH" />
<value value="C:\Users\student\.android\avd\Pixel_3_API_28.avd" />
</Key>
</deviceKey>
</Target>
</runningDeviceTargetSelectedWithDropDown>
<timeTargetWasSelectedWithDropDown value="2022-06-24T07:16:30.026002800Z" />
</component>
</project>
View
3
■■
.idea/dictionaries/student.xml 0 → 100644
<component name="ProjectDictionaryState">
<dictionary name="student" />
</component>
View
.idea/gradle.xml
View
.idea/misc.xml
View
app/build.gradle
View
app/src/main/AndroidManifest.xml
View
app/src/main/java/org/ntlab/irisclient/MemberRoomActivity.java 0 → 100644
View
app/src/main/res/drawable/copy_icon.png 0 → 100644
View
app/src/main/res/layout/activity_member_room.xml 0 → 100644
View
app/src/main/res/navigation/nav_graph.xml 0 → 100644
View
app/src/main/res/navigation/nav_graph2.xml 0 → 100644
View
app/src/main/res/values-land/dimens.xml 0 → 100644
View
app/src/main/res/values-w1240dp/dimens.xml 0 → 100644
View
app/src/main/res/values-w600dp/dimens.xml 0 → 100644
View
app/src/main/res/values/dimens.xml 0 → 100644
View
app/src/main/res/values/strings.xml
View
app/src/main/res/values/themes.xml
View
gradle.properties