mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-23 12:42:56 -04:00
Remove host books vector asset
This commit is contained in:
parent
62b7a99e18
commit
d87e10e051
@ -1,9 +0,0 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="#ffffff"
|
||||
android:pathData="M19.35,10.04C18.67,6.59 15.64,4 12,4 9.11,4 6.6,5.64 5.35,8.04 2.34,8.36 0,10.91 0,14c0,3.31 2.69,6 6,6h13c2.76,0 5,-2.24 5,-5 0,-2.64 -2.05,-4.78 -4.65,-4.96zM14,13v4h-4v-4H7l5,-5 5,5h-3z"/>
|
||||
</vector>
|
@ -18,14 +18,6 @@
|
||||
app:iconifiedByDefault="true"
|
||||
app:showAsAction="always"/>
|
||||
|
||||
<item
|
||||
android:id="@+id/zim_file_host_item"
|
||||
android:icon="@drawable/ic_baseline_cloud_upload_24px"
|
||||
android:title="@string/menu_host_books"
|
||||
android:visible="true"
|
||||
app:iconifiedByDefault="true"
|
||||
app:showAsAction="always"/>
|
||||
|
||||
</menu>
|
||||
|
||||
<!-- Menu layout for Contextual Action Bar in response to file selection in the library (ZimFileSelectFragment.java) -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user