Skip to content

Commit

Permalink
#18 - us05 - improved design and add quick insert
Browse files Browse the repository at this point in the history
  • Loading branch information
Harold Jose committed Apr 2, 2024
1 parent 8370c07 commit 5570dd5
Show file tree
Hide file tree
Showing 84 changed files with 398 additions and 1,981 deletions.
Binary file removed androidApp/release/androidApp-release.aab
Binary file not shown.
28 changes: 0 additions & 28 deletions androidApp/src/androidMain/AndroidManifest.xml

This file was deleted.

Binary file not shown.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

170 changes: 0 additions & 170 deletions androidApp/src/androidMain/res/drawable/ic_launcher_background.xml

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

3 changes: 0 additions & 3 deletions androidApp/src/androidMain/res/values/strings.xml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,9 @@ import androidx.activity.ComponentActivity
import androidx.activity.compose.setContent
import androidx.compose.foundation.layout.fillMaxSize
import androidx.compose.material3.*
import androidx.compose.runtime.Composable
import androidx.compose.ui.Modifier
import androidx.compose.ui.tooling.preview.Preview
import dev.haroldjose.familysharedlist.AndroidPlatform
import dev.haroldjose.familysharedlist.android.presentationLayer.pages.NavigationView
import dev.haroldjose.familysharedlist.android.presentationLayer.pages.navigator.NavigationView

class MainActivity : ComponentActivity() {
override fun onCreate(savedInstanceState: Bundle?) {
Expand Down
Loading

0 comments on commit 5570dd5

Please sign in to comment.