标签: android android-intent share android-fileprovider
这里有代码,我不明白为什么它在oreo上不起作用。
closeDatePickerPopup() { this.showRegularDate = false; console.log(this.regularDate); // here you have access to this.regularDate // and you could do whatever you want with this.regularDate }