Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
509 views
in Technique[技术] by (71.8m points)

firebase - Android navigation blank view on navigate between fragment

I create 2 fragment with drawer navigation

  1. add travel
  2. view travels

My Problem is when I open the "view travels" screen its seems ok, and I see the list of travels. but when I open the "add travel fragment" I see the page but the navigation bar does not shown. and after click on "Back" I show the navigation but while clicking the "view travels" I get a blank view without the list of data.

My 2 questions is: 1- what the reason that the navigation does not shown on the "add travel" page 2- What can be the reason that after show single fragment the other is blank. (maybe its because those 2 fragment share same modelview)

Thanks Here is some screenshots:

enter image description here enter image description here enter image description here enter image description here


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...