AndyScherzinger 7 년 전
부모
커밋
9b688ef893
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/main/res/drawable/ic_plus.xml
  2. 1 1
      src/main/res/layout/file_list_actions_bottom_sheet_fragment.xml

+ 1 - 1
src/main/res/drawable/ic_plus.xml

@@ -5,4 +5,4 @@
     android:viewportWidth="24"
     android:viewportHeight="24">
     <path android:fillColor="#000" android:pathData="M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z" />
-</vector>
+</vector>

+ 1 - 1
src/main/res/layout/file_list_actions_bottom_sheet_fragment.xml

@@ -133,4 +133,4 @@
 
     </LinearLayout>
 
-</LinearLayout>
+</LinearLayout>