Skip to content
Unverified Commit 8650d052 authored by nift4's avatar nift4 Committed by Michael Bestas
Browse files

DocumentsUI: fix crash in desktop/tablet mode when selecting files

The item_doc_list.xml in res/layout uses local-scoped R.id.icon, but the
tablet variant uses android.R.id.icon, which causes findViewById() to
return null and causes NPE in DocumentsUI.

Change-Id: I56871a994dd33dbbee4577ce744cc704568aefc2
parent a733cd27
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment