-
```
What steps will reproduce the problem?
1. Create a class that herits from LayoutGameActivity
2. Display an AlertDialog upper
3. Dismiss the dialog
What is the expected output? What do you see ins…
-
Hello.
I've set for my application default font as Amatic-Bold.ttf using
`CalligraphyConfig.initDefault(new CalligraphyConfig.Builder()
.setDefaultFontPath("fonts/Amatic-Bol…
-
```
What steps will reproduce the problem?
1. Create a class that herits from LayoutGameActivity
2. Display an AlertDialog upper
3. Dismiss the dialog
What is the expected output? What do you see ins…
-
At this point, the $AlertDialog() action has the ItemSelected() method to get a DialogClickRunnable where it is subsequently used to obtain its position in the list of items that were entered into $Al…
-
Hello,
First of all i want to thank you for your awesome work, it's really amazing!.
i need my app to ask for deletion before performing an Action on onSwipeResult, But when i implement it it's throw …
-
### Esiste già una discussione sul tema che ti interessa, o su un tema simile?
- [X] Ho verificato e non esiste
### Versione della libreria
2.9.0
### Cosa
Integrare un esempio con eleme…
-
# Bug Report
## Prerequisites
* [x] Can you reproduce the problem on TYPO3 master
## Description
in the Google Website Audit Tool:
https://pagespeed.web.dev/analysis/
```
Elements wit…
-
### [REQUIRED] Use case description
Currently TrackSelectionDialogBuilder uses either `androidx.appcompat.app.AlertDialog$Builder` or `AlertDialog.Builder` in the `build()`. My app is using Material3…
yoobi updated
5 months ago
-
Hi! If CalendarPickerView add inside AlertDialog, then In 28 api doesn't work scrollToPosition.
DateRangePickerDialog.java
```
public class DateRangePickerDialog extends AlertDialog {
pub…
-
lz好,为什么在onSuccess回调里new 一个AlertDialog.Builder来创建对话框时,app就会奔溃呢?log也没有什么提示。代码如下:
OkGo.get(ConstantValue.UPDATE_CHECK_URL)
.tag(this)
.params("Platform_…