mobile-wallet/libs/pullrefresh
Sk Niyaj Ali dc95c55df4
Final Cleanup - Refactor Deprecated Libraries & Apply Custom Lint (#1752)
* Final Cleanup - Refactor Deprecated Libraries & Apply Custom Lint

* Fix - [:ci] Fixed id of run_check job

* Fix - [:ci] Fixed id of run_check job

* Fix - [:mifospay] Updated splash screen icon

Updated the splash screen icon to use the correct drawable and adjusted the size of the icon in the drawable
.
Also, disabled the `ResourceName` lint rule until the libraries are shipped to Maven.
Finally, updated the CI workflow to include the dependency guard job in the build job's needs.

* Refactor - AccountsScreen Icons to MifosIcons

* - Fixing DesignSystem Lint Error

* - Uploading Lint Baseline

* - Fixing Formatting
2024-08-25 19:34:39 -04:00
..
src/main Final Cleanup - Refactor Deprecated Libraries & Apply Custom Lint (#1752) 2024-08-25 19:34:39 -04:00
.gitignore Final Cleanup - Refactor Deprecated Libraries & Apply Custom Lint (#1752) 2024-08-25 19:34:39 -04:00
build.gradle.kts Final Cleanup - Refactor Deprecated Libraries & Apply Custom Lint (#1752) 2024-08-25 19:34:39 -04:00
README.md Final Cleanup - Refactor Deprecated Libraries & Apply Custom Lint (#1752) 2024-08-25 19:34:39 -04:00

A local fork of the pullrefresh functionality from androidx.material

Source: https://cs.android.com/androidx/platform/frameworks/support/+/androidx-main:compose/material/material/src/commonMain/kotlin/androidx/compose/material/pullrefresh/

Forked so that we can make use of it while not bringing in m2 dependencies in our project unecessarily