diff --git a/Dangerfile.js b/Dangerfile.js new file mode 100644 index 0000000..9d32ecd --- /dev/null +++ b/Dangerfile.js @@ -0,0 +1,6 @@ +import { warn, fail, message } from "danger"; + +// Example: Warn if there are no PR descriptions +if (!danger.github.pr.body || danger.github.pr.body.length === 0) { + warn("Please include a description of your PR changes."); +} \ No newline at end of file diff --git a/local.properties b/local.properties index 80cde48..0de0e06 100644 --- a/local.properties +++ b/local.properties @@ -4,5 +4,5 @@ # Location of the SDK. This is only used by Gradle. # For customization when using a Version Control System, please read the # header note. -#Sat Mar 05 12:31:52 IST 2022 -sdk.dir=/Users/interviewbit/Library/Android/sdk +#Thu Jan 16 18:36:54 IST 2025 +sdk.dir=/Users/mmt11781/Library/Android/sdk diff --git a/smartrecyclerview/src/main/java/com/kunalapk/smartrecyclerview/view/SmartRecyclerView.kt b/smartrecyclerview/src/main/java/com/kunalapk/smartrecyclerview/view/SmartRecyclerView.kt index 0e8c756..0af2416 100644 --- a/smartrecyclerview/src/main/java/com/kunalapk/smartrecyclerview/view/SmartRecyclerView.kt +++ b/smartrecyclerview/src/main/java/com/kunalapk/smartrecyclerview/view/SmartRecyclerView.kt @@ -61,6 +61,9 @@ class SmartRecyclerView : SwipeRefreshLayout { if(attach){ PagerSnapHelper().attachToRecyclerView(recyclerView) } + + ConfigStore.getBoolean(KEY_NEW_FOREX_ENABLED, false) + ConfigStore.getString("mmt.android.common.default.landing.default.inviteMsgUAE", defaultValue) } fun setFilter(searchText:String){ diff --git a/smartrecyclerview/src/main/res/drawable/test_image.jpg b/smartrecyclerview/src/main/res/drawable/test_image.jpg new file mode 100644 index 0000000..a2bbf19 Binary files /dev/null and b/smartrecyclerview/src/main/res/drawable/test_image.jpg differ diff --git a/smartrecyclerview/src/main/res/values-ar/dimens.xml b/smartrecyclerview/src/main/res/values-ar/dimens.xml new file mode 100644 index 0000000..4c1b036 --- /dev/null +++ b/smartrecyclerview/src/main/res/values-ar/dimens.xml @@ -0,0 +1,4 @@ + + + 20dp + \ No newline at end of file diff --git a/smartrecyclerview/src/main/res/values-ar/strings.xml b/smartrecyclerview/src/main/res/values-ar/strings.xml new file mode 100644 index 0000000..0ba45d1 --- /dev/null +++ b/smartrecyclerview/src/main/res/values-ar/strings.xml @@ -0,0 +1,10 @@ + + + Primary Channel + Secondary Channel + Test String + Test String + + Test String + + diff --git a/smartrecyclerview/src/main/res/values-hi/dimens.xml b/smartrecyclerview/src/main/res/values-hi/dimens.xml new file mode 100644 index 0000000..4c1b036 --- /dev/null +++ b/smartrecyclerview/src/main/res/values-hi/dimens.xml @@ -0,0 +1,4 @@ + + + 20dp + \ No newline at end of file diff --git a/smartrecyclerview/src/main/res/values-hi/strings.xml b/smartrecyclerview/src/main/res/values-hi/strings.xml new file mode 100644 index 0000000..0ba45d1 --- /dev/null +++ b/smartrecyclerview/src/main/res/values-hi/strings.xml @@ -0,0 +1,10 @@ + + + Primary Channel + Secondary Channel + Test String + Test String + + Test String + + diff --git a/smartrecyclerview/src/main/res/values/strings.xml b/smartrecyclerview/src/main/res/values/strings.xml index 2bc6598..198144d 100644 --- a/smartrecyclerview/src/main/res/values/strings.xml +++ b/smartrecyclerview/src/main/res/values/strings.xml @@ -2,4 +2,9 @@ Primary Channel Secondary Channel + Test Stringds + Test Stringdds sd + + Test Stringsd ds +