Parcourir la source

Resolved Country item UI issue for multi lingual

Khubaib il y a 7 mois
Parent
commit
6f44824c1c

+ 1 - 1
app/src/main/java/com/vpn/fastestvpnservice/customItems/CountryItem.kt

@@ -133,7 +133,7 @@ fun CountryItem(
                 modifier = Modifier
                     .fillMaxWidth()
                     .padding(
-                        start = 16.dp, end = 12.dp, top = 12.dp
+                        start = 12.dp, end = 12.dp, top = 12.dp
                     )
                     .background(Color.Transparent)
                     .clickable(