Click here to Skip to main content
15,902,198 members

Comments by RookieStudent (Top 8 by date)

RookieStudent 22-Jul-21 23:20pm View    
Oh my gosh haha the issue has been resolved :D Thanks man! Cant believe that all that was needed was just simply to call finish () XD. Greatly appreciate you help here !
RookieStudent 22-Jul-21 21:53pm View    
nothing happens. It simply crashes as the error message states that I have not declared the Categories fragment within the manifest. But however as far as I know. You can not declare fragments within the manifest can you?
RookieStudent 9-Apr-20 5:20am View    
Deleted
but how do i do this in fragments though?is there like any examples of fragments that i could reference to?
RookieStudent 8-Apr-20 8:58am View    
umm what i meant is that how should the code for HomeFragment be written as I do not know if I need to use the code that is in the MainActivity and have it applied to the HomeFragment
RookieStudent 8-Apr-20 0:38am View    
ah sorry my bad. But I would like to ask though as im not very familiar with the use of fragments, for my HomeFragment is the code that should be used is as same as the one applied to the MainActivity though? My apologise if my question seems poorly structured.