feat: Implement NotificationHelper, update profile UI, and add new language localizations.

This commit is contained in:
2026-02-25 08:49:27 +00:00
parent 351249da03
commit efb6281c78
20 changed files with 34 additions and 12 deletions

View File

@@ -1,5 +1,7 @@
package com.example.cuida.ui.medication;
import static android.os.Build.VERSION_CODES.R;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;