Skip to content

issues Search Results · repo:jackpocket/android-scratchoff language:Java

Filter by

17 results
 (81 ms)

17 results

injackpocket/android-scratchoff (press backspace or delete to remove)

Unfortunately, Maven Central was having issues with the server we deploy through during the release of 3.1.0 which resulted in a partial publication of the non-AAR/POM files. Thankfully, the maven-metadata ...
  • mattsilber
  • 1
  • Opened 
    on Apr 10, 2024
  • #87

Fatal Exception: java.lang.IllegalArgumentException width and height must be 0 android.graphics.Bitmap.createBitmap (Bitmap.java:1138) android.graphics.Bitmap.createBitmap (Bitmap.java:1016) com.jackpocket.scratchoff.ScratchableLayoutDrawer.createBitmapFromScratchableView ...
bug
  • gauravpay
  • 3
  • Opened 
    on May 8, 2023
  • #19

When you try to scratch off without fade on clear, when you complete it, scratch does not clear. ScratchoffController controller = new ScratchoffController(this) .setThresholdPercent(0.60d) ...
  • geggiamarti1
  • Opened 
    on Jan 21, 2020
  • #17

Attempt to invoke virtual method int android.graphics.Bitmap.getWidth() on a null object reference com.jackpocket.scratchoff.ScratchableLayoutDrawer.initializePostDisplay android.graphics.Bitmap.createBitmap ...
  • Hanishdhamija19
  • 1
  • Opened 
    on Nov 11, 2019
  • #16

Hey I was trying to use this sweet library via React-Native . so i tried something like that : ScratchableLinearLayout view = new ScratchableLinearLayout(reactContext); Canvas imageCanvas = new Canvas(resource); ...
  • Kida007
  • 3
  • Opened 
    on Sep 18, 2019
  • #15

We are getting null pointer exception sometime when user try to scratch, I am not able to reproduce this issue from my end but getting crash logs on Fabric. We are getting this crash for 0.1% of our userbase. ...
  • ani29
  • 3
  • Opened 
    on Jul 24, 2019
  • #14

I am using the library for scratch and win functionality in my app. The whole screen is the scratchable layout. and there is another layout behind the scratchable linear layout which will be decided on ...
  • sevenbitsriddhi
  • 9
  • Opened 
    on Mar 5, 2019
  • #11

Due to this library, I could achieve the functionality what I wanted. But, the only issue which I could not find the reason why it happened is, It disables the layout that needs to be revealed and is enabled ...
  • sevenbitsriddhi
  • 2
  • Opened 
    on Jan 23, 2019
  • #10

Is it possible to have a scratch attempt count and only reveal on the set count value? I.E. set scratch reveal after 2 ontouch events have occurred on specified scratch controller. I ask this because ...
  • ollyc2015
  • 2
  • Opened 
    on Jan 30, 2018
  • #8
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub