commit | 2771ac7ae9ca217f9396078ec327cfa89643adcf | [log] [tgz] |
---|---|---|
author | Taesu Lee <taesu82.lee@samsung.com> | Tue Apr 03 16:25:07 2018 +0900 |
committer | Taesu Lee <taesu82.lee@samsung.com> | Thu May 30 16:52:56 2019 +0900 |
tree | 2b824a8a5ea177858ebc1243adf4fbdee3b0cb66 | |
parent | 1e56062ac948e61fbf0c4639d02408edb7063f54 [diff] |
Fix assertion failures caused by different instance type onAttachFragment() with ReportFragment instance is called first since Support Library 26.1.0 has been applied. Remove assert() and check instance to fix crash caused by the ReportFragement. Test: Manual Change-Id: I5a4d6bdd00ac94c5892527f5fe784b8f19701214 Signed-off-by: Taesu Lee <taesu82.lee@samsung.com>