android - How to put Preference into a View? -


I need to create a screen with header (image view and text view in it) and footer (navigation menu, image in it View will be included), in between I need a preference screen with all the default actions like scrolling and setting preferences.

Which approach do I want to achieve this?

Right now, I have created a scene with frame layout in the middle where I can put that scene in which I want to. But how do I put a priority in it?

Priority is normally an automated way to get the normal priority screen if you need additional UI elements You must apply it manually. It will take longer, but not very difficult and you can design it in any way.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -