瀏覽代碼

Resolved Country item UI issue for multi lingual

Khubaib 7 月之前
父節點
當前提交
6f44824c1c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/src/main/java/com/vpn/fastestvpnservice/customItems/CountryItem.kt

+ 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(