Handle ResourceNotFound in TabbedModeFRA.
TabbedModeFirstRunActivity introduced in 9c6253e4 doesn't properly handle Resources.NotFoundException from Resources.getValue(), which can result in a crash (see the bug). This CL adds necessary Resources.NotFoundException handling. Bug: 780459 Change-Id: Ib56c9e7be3ddb6aff6ab84621a089ace004b2eee Reviewed-on: https://chromium-review.googlesource.com/748707Reviewed-by:Ted Choc <tedchoc@chromium.org> Commit-Queue: Dmitry Skiba <dskiba@chromium.org> Cr-Commit-Position: refs/heads/master@{#513289}
Showing
Please register or sign in to comment