Перевод

Мелкие шайтанские фокусы
This commit is contained in:
2023-06-24 01:49:30 +05:00
parent 83fad60483
commit 0e0cd3ea07
246 changed files with 1424 additions and 1420 deletions

View File

@@ -4,7 +4,7 @@ plugins {
}
android {
namespace = "it.vfsfitvnm.compose.routing"
namespace = "it.hamy.compose.routing"
compileSdk = 33
defaultConfig {

View File

@@ -1,4 +1,4 @@
package it.vfsfitvnm.compose.routing
package it.hamy.compose.routing
import androidx.compose.runtime.Composable
import androidx.compose.runtime.LaunchedEffect

View File

@@ -1,6 +1,6 @@
@file:Suppress("UNCHECKED_CAST")
package it.vfsfitvnm.compose.routing
package it.hamy.compose.routing
import androidx.compose.runtime.Composable
import androidx.compose.runtime.Immutable

View File

@@ -1,4 +1,4 @@
package it.vfsfitvnm.compose.routing
package it.hamy.compose.routing
import androidx.activity.compose.BackHandler
import androidx.activity.compose.LocalOnBackPressedDispatcherOwner

View File

@@ -1,4 +1,4 @@
package it.vfsfitvnm.compose.routing
package it.hamy.compose.routing
import android.annotation.SuppressLint
import androidx.compose.runtime.Composable

View File

@@ -1,4 +1,4 @@
package it.vfsfitvnm.compose.routing
package it.hamy.compose.routing
import androidx.compose.animation.AnimatedContentScope
import androidx.compose.animation.ContentTransform