Skip to content

Commit

Permalink
Merge pull request #21 from haroldjose30/feature/18-us05-shopping-lis…
Browse files Browse the repository at this point in the history
…t-with-improved-design2

#18 - us05 - improved design and add quick insert
  • Loading branch information
haroldjose30 authored Apr 2, 2024
2 parents 8370c07 + 5570dd5 commit 8f120cf
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 8f120cf

Please sign in to comment.