소스 검색

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(