[Android] Fix all the TextInputLayout + network dialog redesign
Nicolas Pomepuy
git at videolan.org
Mon Oct 14 15:40:06 CEST 2019
vlc-android | branch: master | Nicolas Pomepuy <nicolas.pomepuy at gmail.com> | Thu Oct 10 09:29:28 2019 +0200| [6694f300f204c67950fffc7d95f879709ed41f61] | committer: Geoffrey Métais
Fix all the TextInputLayout + network dialog redesign
> https://code.videolan.org/videolan/vlc-android/commit/6694f300f204c67950fffc7d95f879709ed41f61
---
vlc-android/res/layout-v21/mrl_panel.xml | 13 +-
vlc-android/res/layout/mrl_panel.xml | 46 +++----
vlc-android/res/layout/network_server_dialog.xml | 146 ++++++++++++++-------
vlc-android/res/layout/player.xml | 82 ++++++------
vlc-android/res/layout/player_remote_control.xml | 5 +-
vlc-android/res/layout/search_activity.xml | 20 +--
vlc-android/res/values/attrs.xml | 1 +
vlc-android/res/values/styles.xml | 8 +-
.../src/org/videolan/vlc/gui/SearchActivity.kt | 10 --
.../vlc/gui/dialogs/NetworkServerDialog.kt | 14 +-
10 files changed, 187 insertions(+), 158 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/6694f300f204c67950fffc7d95f879709ed41f61
More information about the Android
mailing list