소스 검색

android: Remove unused dimensions files

Charles Lombardo 3 년 전
부모
커밋
730c63df7e
2개의 변경된 파일0개의 추가작업 그리고 9개의 파일을 삭제
  1. 0 5
      src/android/app/src/main/res/values-w1050dp/dimens.xml
  2. 0 4
      src/android/app/src/main/res/values-w820dp/dimens.xml

+ 0 - 5
src/android/app/src/main/res/values-w1050dp/dimens.xml

@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<resources>
-    <!-- Example customization of dimensions originally defined in res/values/dimens.xml
-         (such as screen margins) for screens with more than 1024dp of available width.  -->
-</resources>

+ 0 - 4
src/android/app/src/main/res/values-w820dp/dimens.xml

@@ -1,4 +0,0 @@
-<resources>
-    <!-- Example customization of dimensions originally defined in res/values/dimens.xml
-         (such as screen margins) for screens with more than 820dp of available width.  -->
-</resources>