android - AndroidTV - create custom layout -
i checked android docs, didn't find answer on how show custom layout in application. i'm thinking of custom fragment placed next navigation drawer. maybe can give me pseudo code better understanding? thanks.
visual representation:
on specific itemclick want make layout (that contains icons/pictures) , place next nav drawer.
the key-word searching resource buckets. can create resource-folders based on screen size, api version, orientation , such. refer official documentation on how create layouts different screen sizes.
in android studio can create resource-files based on quantifiers open "new resource file" dialog , selecting quantifiers want in lower part of dialog.
have here read on layouts made exclusively tvs.
Comments
Post a Comment