This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 每行字符数限制遵守 Android Studio 默认 | |
------------------------------------------------------------------------------ | |
* 多余注释,不需要“翻译式”注释 | |
// 立即finish自身 | |
finish(); | |
/** | |
* 获取容器Fragment | |
* |