Sergio C

Results 9 issues of Sergio C

With this set of flags the listener isn't triggered. getWindow().setFlags( WindowManager.LayoutParams.FLAG_LAYOUT_NO_LIMITS, WindowManager.LayoutParams.FLAG_LAYOUT_NO_LIMITS); Any workaround?

![image (2)](https://user-images.githubusercontent.com/21109275/143574108-0d33e069-e195-4ee4-9e94-2bf23ab46134.png)

Hi, Makes no sense to have a realtime database and if we need to apply paging to the data we loose the most useful feature that is real-time updates on...

type: feature request
database

Fatal Exception: java.lang.NullPointerException Attempt to invoke virtual method 'java.lang.String com.hbb20.CCPCountry.getNameCode()' on a null object reference com.hbb20.CountryCodePicker.setCustomDefaultLanguage (CountryCodePicker.java:1064) com.hbb20.CountryCodePicker.changeDefaultLanguage (CountryCodePicker.java:1996) Please add null check in selectedCCPCountry.

Switch to java.time.*, and core library desugaring instead of ThreeTen Android Backport.

**Describe the bug** Fail when setting font on android 4.4 and PdfBox 2.0.25 **To reproduce** contentStream = new PDPageContentStream(document, currentPage, PDPageContentStream.AppendMode.APPEND, false); contentStream.setFont(PDType1Font.COURIER, 10); **Expected behavior** Should nbot crash. **Actual...

type: bug

------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: Xcodes [12722] Path: /private/var/folders/*/Xcodes.app/Contents/MacOS/Xcodes Identifier: com.robotsandpencils.XcodesApp Version: 1.10.0 (18) Code Type: X86-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time: 2023-04-24...

Hi, Could you add the possibility to select which payment methods should be available to pay, funds or cards? It could be done using PayPal button setup or some other...