Menu

#1 IllegalArgumentException when instantiating CircularProgressBar programmatically

1.0.0
closed
Bug (1) Crash (1)
2015-10-03
2015-10-03
No

When instantiating a CircularProgressbar programmatically by using the constructor, which only expects a Context as a parameter, an IllegalArgumentException with the message "The thickness must be at least 1" is thrown. The reason is, that the classes' thickness attribute remains uninitialized (0) when not passing an AttributeSet via a constructor.

Discussion

  • Michael Rapp

    Michael Rapp - 2015-10-03
    • labels: --> Bug, Crash
    • assigned_to: Michael Rapp
     
  • Michael Rapp

    Michael Rapp - 2015-10-03
    • status: open --> accepted
     
  • Michael Rapp

    Michael Rapp - 2015-10-03
    • status: accepted --> closed
     
  • Michael Rapp

    Michael Rapp - 2015-10-03

    Fixed in version 1.0.2.

     

Log in to post a comment.

MongoDB Logo MongoDB