Recovered changes lost in complex rebase

This commit is contained in:
David A. Velasco 2016-01-05 12:12:18 +01:00
parent ffbd118e8d
commit d26da3cbc2
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?><!--
<?xml version="1.0" encoding="utf-8"?>
<!--
ownCloud Android client application
Copyright (C) 2012 Bartek Przybylski

View file

@ -36,7 +36,7 @@
android:contentDescription="@string/actionbar_mkdir"/>
<item
android:id="@+id/action_switch_view"
android:icon="@android:drawable/ic_menu_view"
android:icon="@drawable/ic_view_module"
android:orderInCategory="2"
app:showAsAction="never"
android:title="@string/action_switch_grid_view" />