[Android] Fix clear history + move button

Nicolas Pomepuy git at videolan.org
Thu Apr 16 15:43:29 CEST 2020


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Fri Apr  3 15:04:42 2020 +0200| [efaed70e0cae74a9db93a6ad73b4ecd2a210e6a9] | committer: Nicolas Pomepuy

Fix clear history + move button

> https://code.videolan.org/videolan/vlc-android/commit/efaed70e0cae74a9db93a6ad73b4ecd2a210e6a9
---

 .../src/main/res/drawable/ic_trash_32.xml          | 37 ++++++++++++++++++++++
 .../resources/src/main/res/values/attrs.xml        |  2 ++
 .../vlc-android/res/layout/more_fragment.xml       |  1 +
 .../vlc-android/res/layout/title_list_view.xml     | 10 ++++++
 .../vlc-android/res/menu/bottom_navigation.xml     | 10 +++---
 .../res/menu/fragment_option_history.xml           |  2 +-
 .../src/org/videolan/vlc/gui/MoreFragment.kt       | 31 +++++-------------
 .../src/org/videolan/vlc/gui/view/TitleListView.kt | 17 ++++++++++
 8 files changed, 80 insertions(+), 30 deletions(-)

Diff:   https://code.videolan.org/videolan/vlc-android/commit/efaed70e0cae74a9db93a6ad73b4ecd2a210e6a9


More information about the Android mailing list