Skip to content

Releases: jkwiecien/Switcher

2.0.5

26 Nov 21:23
Compare
Choose a tag to compare

Quick fixes

2.0.3

26 Nov 21:03
Compare
Choose a tag to compare

Restored Animations functions to its former glory

2.0.1

26 Nov 16:15
Compare
Choose a tag to compare
  1. Switcher no more relies on FrameLayout.
  2. You can have multiple error, empty or progress views being shown/hidden simultaneously
  3. You need to remember to register with switcher every parent view you wan't to show/hide
  4. Removed blur feature as it doesn't really belong here. If you're interested in it please create an issue and maybe I'll create separate lib for that.
  5. Due to the changes some basic methods changed names. Readme got updated accordingly.

View groups

24 Nov 14:22
Compare
Choose a tag to compare
  1. Switcher no more relies on FrameLayout.
  2. You can have multiple error, empty or progress views being shown/hidden simultaneously
  3. You need to remember to register with switcher every parent view you wan't to show/hide
  4. Removed blur feature as it doesn't really belong here. If you're interested in it please create an issue and maybe I'll create separate lib for that.
  5. Due to the changes some basic methods changed names. Readme got updated accordingly.

1.1.4

17 Nov 15:30
Compare
Choose a tag to compare
changed FrameLayout to just ViewGroup

1.1.3

15 Sep 13:12
Compare
Choose a tag to compare
repo cleanup

1.1.2

11 Jul 16:16
Compare
Choose a tag to compare
logs and concurency fixes

1.1.1

22 Jun 13:35
Compare
Choose a tag to compare

Added emptyView handling

1.1.0

22 Jun 10:05
Compare
Choose a tag to compare

Removed error codes, so some refactoring might be required for current users.

1.0.9

09 Jun 08:49
Compare
Choose a tag to compare
added immidiate methods