TestAndroidAlertButtonText

android.app.AlertDialog on API 21 will cut text if not using SupportLibrary.

Before:

android.app.AlertDialog:

screenshot_1491264066

After

android.support.v7.app.AlertDialog:

screenshot_1491264071