mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-21 20:19:23 +01:00
clean import
This commit is contained in:
parent
662eed5f0b
commit
e1a2f9521b
1 changed files with 2 additions and 3 deletions
|
@ -1,11 +1,10 @@
|
|||
package net.foucry.pilldroid;
|
||||
|
||||
import android.graphics.Color;
|
||||
import android.graphics.drawable.Drawable;
|
||||
import android.os.Bundle;
|
||||
import androidx.core.content.ContextCompat;
|
||||
|
||||
import androidx.appcompat.app.AppCompatActivity;
|
||||
import android.text.Html;
|
||||
|
||||
import android.webkit.WebView;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue