setup of the basic structure of the project with boiler plate code

This commit is contained in:
vsuryakumar
2023-01-19 18:57:59 +05:30
parent a68a58034f
commit 37545a82e1
49 changed files with 1194 additions and 194 deletions

10
.idea/misc.xml generated
View File

@@ -3,7 +3,15 @@
<component name="DesignSurface">
<option name="filePathToZoomLevelMap">
<map>
<entry key="app/src/main/res/layout/activity_main.xml" value="0.22916666666666666" />
<entry key="app/src/main/res/font/inter_bold.xml" value="0.33487179487179486" />
<entry key="app/src/main/res/layout/activity_main.xml" value="0.25" />
<entry key="app/src/main/res/layout/activity_splash.xml" value="0.24375" />
<entry key="app/src/main/res/layout/activity_test_right.xml" value="0.24375" />
<entry key="app/src/main/res/layout/fragment_test_right_exp_reference.xml" value="0.2972222222222222" />
<entry key="app/src/main/res/layout/fragment_test_right_exp_sample.xml" value="0.2296875" />
<entry key="app/src/main/res/layout/fragment_test_right_process.xml" value="0.24375" />
<entry key="app/src/main/res/layout/fragment_test_right_results.xml" value="0.2972222222222222" />
<entry key="app/src/main/res/layout/table_item.xml" value="0.22407407407407406" />
</map>
</option>
</component>