Rename project from Mintris to Pixel Mint Drop, updating all relevant namespaces, package names, and UI elements to reflect the new branding. Adjust styles, themes, and repository links accordingly.

This commit is contained in:
cmclark00 2025-04-01 07:52:15 -04:00
parent 5ace9d7fc5
commit ce85debfe5
34 changed files with 108 additions and 128 deletions

View file

@ -1,4 +1,4 @@
package com.mintris.ui
package com.pixelmintdrop.ui
import android.animation.ValueAnimator
import android.content.Context
@ -9,8 +9,6 @@ import android.graphics.RectF
import android.util.AttributeSet
import android.view.View
import android.view.animation.AccelerateDecelerateInterpolator
import androidx.core.content.ContextCompat
import com.mintris.R
/**
* Custom progress bar for displaying player XP with animation capabilities