From 60a009f384555ef178fdc98e0919469f923d2183 Mon Sep 17 00:00:00 2001 From: "B.erdi" Date: Wed, 16 Aug 2023 16:48:29 +0300 Subject: [PATCH 1/2] add rtl support to toolbar icons --- .../res/drawable/trendyol_uicomponents_toolbar_arrow_back.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/libraries/toolbar/src/main/res/drawable/trendyol_uicomponents_toolbar_arrow_back.xml b/libraries/toolbar/src/main/res/drawable/trendyol_uicomponents_toolbar_arrow_back.xml index c2960e11..27eaf6c5 100644 --- a/libraries/toolbar/src/main/res/drawable/trendyol_uicomponents_toolbar_arrow_back.xml +++ b/libraries/toolbar/src/main/res/drawable/trendyol_uicomponents_toolbar_arrow_back.xml @@ -1,6 +1,7 @@ Date: Wed, 16 Aug 2023 16:49:50 +0300 Subject: [PATCH 2/2] change readme --- libraries/toolbar/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/toolbar/README.md b/libraries/toolbar/README.md index 9a980e0c..13f9a2d6 100644 --- a/libraries/toolbar/README.md +++ b/libraries/toolbar/README.md @@ -1,6 +1,6 @@ -$toolbarVersion = toolbar-2.0.8 [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) +$toolbarVersion = toolbar-2.0.9 [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ## Toolbar Toolbar is alternative implementation of Toolbar component on Android.