Skip to content

Releases: vlonjat-gashi/progress-activity

Updated dependencies

26 Feb 13:17
8975479
Compare
Choose a tag to compare
Merge pull request #25 from vlonjatg/progress_activity_beta

Updated dependencies

Support for ConstraintLayout

02 Jan 18:32
Compare
Choose a tag to compare
v2.0.4

Refactored layouts

Updated Gradle Dependencies

10 Mar 16:49
Compare
Choose a tag to compare
v2.0.3

Merge branch 'master' of https://github.com/vlonjatg/progress-activity

Bugfixes

01 Feb 13:28
Compare
Choose a tag to compare
v2.0.2

Merge branch 'master' of https://github.com/vlonjatg/progress-activity

Refactored Attrs

01 Feb 13:22
Compare
Choose a tag to compare
v2.0.1

Refactored attrs

Major Library Update

01 Feb 13:12
Compare
Choose a tag to compare
  • Refactored ProgressActivity to ProgressRelativeLayout
  • Added ProgressFrameLayout & ProgressLinearLayout
  • Support to change progress bar color
  • Support to change error button background color

Bugfixes and Improvements

09 Oct 06:34
Compare
Choose a tag to compare
  • Fixed a bug where background color of the states would appear on top of other views.
  • Shortened the attrs values.
  • Project Clean Up.

Small Improvements

07 Oct 09:14
Compare
Choose a tag to compare
  • Small UI Improvements.
  • Fixed a bug where states wouldn't change correctly if used in fragments.