commit | 7bd9b7f73d2acead67a2bd5995bd56140ae3c4df | [log] [tgz] |
---|---|---|
author | Daniel 2 Olofsson <daniel2.olofsson@sonymobile.com> | Tue Nov 13 15:16:23 2012 +0100 |
committer | Takeshi Aimi <takeshi.aimi@sonymobile.com> | Wed Dec 10 00:40:53 2014 +0000 |
tree | 46bf81cf099f15a4c8164dd530d4f5ca6eeedaac | |
parent | f71f5e8957aa2495a708ea1c8ca9e19d9e1f0003 [diff] |
Fix to crash when clicking text link without view activity A generated quick link to telephone number gets clicked and crashes if corresponding activity doesn't exist in device. It attempts to open up an activity to view content which will in turn generate an uncaught ActivityNotFoundException. Solved by catching exception when launching activity for the specified content. Change-Id: I47364519f1eceb5b978b29382107deae1891c7da