mirror of
https://github.com/tateisu/SubwayTooter
synced 2024-12-23 07:38:04 +01:00
コード整形
This commit is contained in:
parent
4001c53cba
commit
68c3fa8ff8
@ -5,7 +5,6 @@ import android.app.AlertDialog
|
||||
import android.content.Intent
|
||||
import android.graphics.Color
|
||||
import android.media.RingtoneManager
|
||||
import android.net.Uri
|
||||
import android.os.Bundle
|
||||
import android.view.View
|
||||
import android.widget.CompoundButton
|
||||
|
@ -84,7 +84,6 @@ class AttachmentPicker(
|
||||
callback.onPickCustomThumbnail(pa, it)
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
private val prPickAttachment = PermissionRequester(
|
||||
|
Loading…
Reference in New Issue
Block a user