Click here to Skip to main content
15,883,901 members
Home / Discussions / Android
   

Android

 
AnswerRe: Stop refreshing List Item-view in ListView in Android Pin
Tirumaleswara Reddy.K5-Jan-16 18:37
Tirumaleswara Reddy.K5-Jan-16 18:37 
GeneralRe: Stop refreshing List Item-view in ListView in Android Pin
Tirumaleswara Reddy.K5-Jan-16 22:31
Tirumaleswara Reddy.K5-Jan-16 22:31 
AnswerRe: Stop refreshing List Item-view in ListView in Android Pin
Member 123123587-Feb-16 4:24
Member 123123587-Feb-16 4:24 
QuestionAndroid Stack (FIFO,LIFO) in Fragments?? Pin
Gourav Gupta1-Jan-16 17:39
Gourav Gupta1-Jan-16 17:39 
GeneralRe: Android Stack (FIFO,LIFO) in Fragments?? Pin
Richard MacCutchan1-Jan-16 21:24
mveRichard MacCutchan1-Jan-16 21:24 
QuestionRe: Android Stack (FIFO,LIFO) in Fragments?? Pin
David Crow3-Jan-16 15:20
David Crow3-Jan-16 15:20 
AnswerRe: Android Stack (FIFO,LIFO) in Fragments?? Pin
Gourav Gupta3-Jan-16 17:15
Gourav Gupta3-Jan-16 17:15 
AnswerRe: Android Stack (FIFO,LIFO) in Fragments?? Pin
Afzaal Ahmad Zeeshan4-Jan-16 23:38
professionalAfzaal Ahmad Zeeshan4-Jan-16 23:38 
How is this related to FIFO or LIFO? The back buttons can be somehow confusing, as hardware and logical buttons have a different effect on the transition.
  1. Logical back would take you to the parent activity.
  2. Hardware back would take you to the currently previous activity.
So, it would be worth handling both of them in your code. Then loading the activity, with the previous state or from ground up. Read the following two guides to learn more about "proper navigation":
  1. Providing Proper Back Navigation | Android Developers[^]
  2. Handling Back Button Press in an Activity Called For Result[^]
The sh*t I complain about
It's like there ain't a cloud in the sky and it's raining out - Eminem
~! Firewall !~

QuestionDrawing dashed line on Android Programmatically Pin
jasonalien23-Dec-15 23:23
jasonalien23-Dec-15 23:23 
QuestionRe: Drawing dashed line on Android Programmatically Pin
David Crow27-Dec-15 16:01
David Crow27-Dec-15 16:01 
AnswerRe: Drawing dashed line on Android Programmatically Pin
Richard MacCutchan27-Dec-15 21:57
mveRichard MacCutchan27-Dec-15 21:57 
Questionandroid bluetooth Pin
Member 1220823016-Dec-15 1:00
Member 1220823016-Dec-15 1:00 
AnswerRe: android bluetooth Pin
Afzaal Ahmad Zeeshan16-Dec-15 3:34
professionalAfzaal Ahmad Zeeshan16-Dec-15 3:34 
AnswerRe: android bluetooth Pin
David Crow17-Dec-15 2:48
David Crow17-Dec-15 2:48 
Questionandroid bluetooth Pin
Member 1220823016-Dec-15 0:56
Member 1220823016-Dec-15 0:56 
AnswerRe: android bluetooth Pin
David Crow16-Dec-15 2:23
David Crow16-Dec-15 2:23 
Questionandroid bluetooth Pin
Member 1220823014-Dec-15 23:26
Member 1220823014-Dec-15 23:26 
QuestionRe: android bluetooth Pin
David Crow15-Dec-15 5:49
David Crow15-Dec-15 5:49 
QuestionAndroid Studio Pin
Member 121877905-Dec-15 2:48
Member 121877905-Dec-15 2:48 
AnswerRe: Android Studio Pin
Richard MacCutchan5-Dec-15 3:47
mveRichard MacCutchan5-Dec-15 3:47 
GeneralRe: Android Studio Pin
Member 121877905-Dec-15 3:59
Member 121877905-Dec-15 3:59 
GeneralRe: Android Studio Pin
Richard MacCutchan5-Dec-15 5:00
mveRichard MacCutchan5-Dec-15 5:00 
QuestionRe: Android Studio Pin
David Crow5-Dec-15 14:19
David Crow5-Dec-15 14:19 
QuestionPass value from Activity to Fragment which in layout in Android Pin
Tirumaleswara Reddy.K4-Dec-15 2:47
Tirumaleswara Reddy.K4-Dec-15 2:47 
AnswerRe: Pass value from Activity to Fragment which in layout in Android Pin
David Crow4-Dec-15 4:17
David Crow4-Dec-15 4:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.