android:idにひらがな使ってたところの仮修正
1 parent bd923fa commit 7220265bc076a1ded2ce0e454ed5e8a31aa0db3b
Kazuki Shiomura authored on 1 Oct
Showing 2 changed files
View
4
.idea/deploymentTargetSelector.xml
<component name="deploymentTargetSelector">
<selectionStates>
<SelectionState runConfigName="app">
<option name="selectionMode" value="DROPDOWN" />
<DropdownSelection timestamp="2024-07-04T07:10:58.036125400Z">
<DropdownSelection timestamp="2024-09-26T08:23:15.869198Z">
<Target type="DEFAULT_BOOT">
<handle>
<DeviceId pluginId="PhysicalDevice" identifier="serial=8BTX1ER75" />
<DeviceId pluginId="LocalEmulator" identifier="path=C:\Users\student\.android\avd\Pixel_3a_API_30.avd" />
</handle>
</Target>
</DropdownSelection>
<DialogSelection />
View
2
■■■
app/src/main/res/layout/fragment_settings.xml
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/アイコン�色�設定"
android:id="@+id/IconColorSetting"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".views.SettingsFragment">