Skip to content

Commit

Permalink
feat(export): add additional info option when export as opml file
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashinch committed Jan 26, 2024
1 parent 5183883 commit c2fe8d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/java/me/ash/reader/ui/ext/DateExt.kt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import android.annotation.SuppressLint
import android.content.Context
import androidx.core.os.ConfigurationCompat
import me.ash.reader.R
import java.text.DateFormat
import java.text.ParsePosition
import java.text.SimpleDateFormat
import java.util.Calendar
Expand Down

0 comments on commit c2fe8d4

Please sign in to comment.