Merge pull request #160 from nitta-lab-2024/CalendarFragment
カレンダーの機能修正
commit 10c36850877901479994b7b20eda92c26fb80576
2 parents 1732a1a + c45516e
山本大翔 authored on 8 Oct
Showing 14 changed files
View
22
.idea/androidTestResultsUserPreferences.xml 0 → 100644
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AndroidTestResultsUserPreferences">
<option name="androidTestResultsTableState">
<map>
<entry key="-627761407">
<value>
<AndroidTestResultsTableState>
<option name="preferredColumnWidths">
<map>
<entry key="Duration" value="90" />
<entry key="Google Pixel 3a" value="120" />
<entry key="Tests" value="360" />
</map>
</option>
</AndroidTestResultsTableState>
</value>
</entry>
</map>
</option>
</component>
</project>
View
11
.idea/deploymentTargetSelector.xml
</Target>
</DropdownSelection>
<DialogSelection />
</SelectionState>
<SelectionState runConfigName="CalendarTest">
<option name="selectionMode" value="DROPDOWN" />
<DropdownSelection timestamp="2024-10-08T04:47:58.376622800Z">
<Target type="DEFAULT_BOOT">
<handle>
<DeviceId pluginId="LocalEmulator" identifier="path=C:\Users\student\.android\avd\Pixel_2_API_28.avd" />
</handle>
</Target>
</DropdownSelection>
<DialogSelection />
</SelectionState>
</selectionStates>
</component>
</project>
View
6
.idea/kotlinc.xml 0 → 100644
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="KotlinJpsPluginSettings">
<option name="version" value="1.9.0" />
</component>
</project>
View
.idea/misc.xml
View
app/build.gradle
View
app/src/androidTest/java/com/example/citrusclient/CalendarTest.java 0 → 100644
View
app/src/main/AndroidManifest.xml
View
app/src/main/java/com/example/citrusclient/views/CalendarFragment.java
View
app/src/main/java/com/example/citrusclient/views/OtherCalendarFragment.java
View
app/src/main/java/com/example/citrusclient/views/TestActivity.java 0 → 100644
View
app/src/main/res/layout/activity_test.xml 0 → 100644
View
app/src/main/res/values/strings.xml
View
build.gradle
View
gradle/libs.versions.toml