8 Commits
Author SHA1 Message Date
Ishan Khanna 0362dc6c1d Orange Toolbar Added Fixes #1088 2015-03-04 15:47:44 +05:30
Ishan Khanna eedc7064b9 Fixes Issue#1088 2015-03-04 02:36:33 +05:30
Ishan Khanna 3dda761791 Merge remote-tracking branch 'upstream/development' into development
Conflicts:
	.gitmodules
2015-03-04 02:31:39 +05:30
Ishan Khanna f3fd3c464c Merge remote-tracking branch 'upstream/development' into development 2015-03-04 02:20:08 +05:30
Ishan Khanna f5b877ca22 Fixed Submodules 2015-03-04 02:19:59 +05:30
Ishan Khanna 32d934808b Fixed Spacing issue 2015-03-04 01:39:02 +05:30
Ishan Khanna 89ebb985fb This edit prevents some modules from throwing untracked content warning in git 2015-03-04 01:31:38 +05:30
Ishan Khanna 06d76ccd0c Fixes Issue #1081
The App crashed because the Adapter was trying to call a method on a
null object.

Where was the null object?
CheckBox was null because in the Layout file
view_key_adv_user_id_item.xml

There is no such widget with id = user_id_item_check_box

Fix :
I removed the two lines which were causing the bug, and now the screen
loads perfectly.
2015-03-03 14:46:28 +05:30