createChooser(intent, null)) return true } catch (e: ActivityNotFoundException) { e.printStackTrace() return false } } fun Fragment.shareIntent(text: String ...
確定! 回上一頁