mirror of
https://github.com/antebudimir/tempus.git
synced 2026-04-16 00:37:25 +00:00
fix: updated dialog import to address crashing on android 15 (#392)
resolves #362
This commit is contained in:
parent
e0ad4e3701
commit
ec33c32c89
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
package com.cappielloantonio.tempo.ui.dialog;
|
||||
|
||||
import android.app.AlertDialog;
|
||||
import androidx.appcompat.app.AlertDialog;
|
||||
import android.app.Dialog;
|
||||
import android.os.Bundle;
|
||||
import android.text.TextUtils;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue