Skip to content

Commit

Permalink
Merge pull request #99 from learning-layers/integration
Browse files Browse the repository at this point in the history
Change trim video icon to a pair of scissors
  • Loading branch information
melonmanchan authored Nov 6, 2016
2 parents 3f26801 + a2a4dd6 commit 0bd41d9
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion app/src/main/res/menu/activity_browser_action_mode.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<item
android:id="@+id/action_trim"
android:icon="@drawable/ic_cloud_off_white_24dp"
android:icon="@drawable/ic_content_cut_white_24dp"
android:title="@string/trim_video"
app:showAsAction="ifRoom|withText" />

Expand Down

0 comments on commit 0bd41d9

Please sign in to comment.