Symbian.org/RssReader.js
changeset 18 b73e6caf0031
parent 13 3a1db8573f1e
equal deleted inserted replaced
17:5dc2963cd75f 18:b73e6caf0031
    52 			// focus the first feed item control
    52 			// focus the first feed item control
    53 			// (but only if we are in the main view)
    53 			// (but only if we are in the main view)
    54 			if (this.feedItemControls.length > 0 ) {
    54 			if (this.feedItemControls.length > 0 ) {
    55 				this.feedItemControls[0].setFocused(true);
    55 				this.feedItemControls[0].setFocused(true);
    56 			}
    56 			}
       
    57 			this.feedPresenter.addFooterItems();
    57 		}
    58 		}
    58 		uiManager.hideNotification();
    59 		uiManager.hideNotification();
    59 	}
    60 	}
    60 	else if (event.status != "cancelled") {
    61 	else if (event.status != "cancelled") {
    61 		// show error message
    62 		// show error message