Questions tagged [master-detail]

1340 questions
-3
votes
1 answer

master/detail actionbar fragments

I have found this https://github.com/abidk/android_masterdetail_tab_issue and it is exactly the base for my app, great work from abidk. It executes perfect on tablet and adding more fragments is very easy but on phone it is producing an error: what…
-4
votes
1 answer

I want to customize Xamarin MasterDetail (Xamarin Crossplatform project)

Just check the image below. I want to change the color of marked areas on the Image. The image is a screenshot of UWP application developed using xamarin forms cross platform project (PCL). I am using MasterDetail page navigation. Now Color is…
Jino Shaji
  • 1,097
  • 14
  • 27
-4
votes
1 answer

How to call get_entity method

I'm just starting with SAP FIORI app developing. I created simple oData model for SAP user details, I implemented two methods: get_entityset - receives list of users with personal number and full name get_entity - receives more details of single…
plota
  • 55
  • 6
  • 12
-5
votes
1 answer

Create checkmark for a Table View with a detail segue?

I would like to create an app with a list of TODO items. Each TODO should have a functional checkmark/checkbox on the left side of the cell. If I click on the right side of the TODO then I would like to show its details. I have create a Table View.…
Daniel
  • 3,758
  • 3
  • 22
  • 43
-5
votes
1 answer

In android, how do you add an image to a master detail activity?

I was trying to do a project about Recipes, and I want to display it using the master detail activity. I wonder how I can add image and more details into it. Please help me. Thanks in advance.
boyet
  • 1
  • 1
1 2 3
89
90