I want to use Grid Layout, but get the following error:
Error: No resource identifier found for attribute 'columnCount' in package 'android'
Is this because my API level is 9?
Does Grid Layout REALLY need API level 14? (I use Version: 8.0.1.v201012062107-82219)
- If yes, what should I do? Please explain this step by step.
- If no, so what's the reason? I'm doing exactly the same as the example!