share rather than save log files (OKC-01-015)
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
<item
|
||||
android:id="@+id/menu_log_display_export_log"
|
||||
android:icon="@drawable/ic_save_white_24dp"
|
||||
android:title="@string/menu_export_log"
|
||||
android:icon="@drawable/ic_share_black_24dp"
|
||||
android:title="@string/menu_share_log"
|
||||
app:showAsAction="ifRoom|withText" />
|
||||
|
||||
</menu>
|
||||
|
||||
Reference in New Issue
Block a user