Skip to content

Commit

Permalink
Fixing Conflicts.
Browse files Browse the repository at this point in the history
  • Loading branch information
xenonnn4w committed Jul 18, 2024
1 parent 11ac49e commit 503648d
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,11 @@ package com.ichi2.widget
import android.app.PendingIntent
import android.app.Service
import android.appwidget.AppWidgetManager
import android.content.*
import android.content.BroadcastReceiver
import android.content.ComponentName
import android.content.Context
import android.content.Intent
import android.content.IntentFilter
import android.content.res.Configuration
import android.os.IBinder
import android.util.TypedValue
Expand Down

0 comments on commit 503648d

Please sign in to comment.