From e68ed98f650dac7c321221ddcb336ed9e62e3777 Mon Sep 17 00:00:00 2001 From: J-Jamet Date: Tue, 28 Mar 2017 00:00:09 +0200 Subject: [PATCH] Add RTL format --- .../dialog_switch_datetime_picker.xml | 146 ++++++++++++++++++ .../dialog_switch_datetime_picker.xml | 140 +++++++++++++++++ .../layout-ldrtl-v17/time_header_label.xml | 117 ++++++++++++++ 3 files changed, 403 insertions(+) create mode 100644 switchdatetime/src/main/res/layout-ldrtl-land-v17/dialog_switch_datetime_picker.xml create mode 100644 switchdatetime/src/main/res/layout-ldrtl-v17/dialog_switch_datetime_picker.xml create mode 100644 switchdatetime/src/main/res/layout-ldrtl-v17/time_header_label.xml diff --git a/switchdatetime/src/main/res/layout-ldrtl-land-v17/dialog_switch_datetime_picker.xml b/switchdatetime/src/main/res/layout-ldrtl-land-v17/dialog_switch_datetime_picker.xml new file mode 100644 index 0000000..90e9e92 --- /dev/null +++ b/switchdatetime/src/main/res/layout-ldrtl-land-v17/dialog_switch_datetime_picker.xml @@ -0,0 +1,146 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/switchdatetime/src/main/res/layout-ldrtl-v17/dialog_switch_datetime_picker.xml b/switchdatetime/src/main/res/layout-ldrtl-v17/dialog_switch_datetime_picker.xml new file mode 100644 index 0000000..c276bc8 --- /dev/null +++ b/switchdatetime/src/main/res/layout-ldrtl-v17/dialog_switch_datetime_picker.xml @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/switchdatetime/src/main/res/layout-ldrtl-v17/time_header_label.xml b/switchdatetime/src/main/res/layout-ldrtl-v17/time_header_label.xml new file mode 100644 index 0000000..d9b44a7 --- /dev/null +++ b/switchdatetime/src/main/res/layout-ldrtl-v17/time_header_label.xml @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file