123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196 |
- digraph g {
- node [shape=box, style=filled, fillcolor=lightblue, fontname="simsun.ttc", fontsize=14];
- edge [fontname="simsun.ttc", fontsize=12];
- subgraph cluster__ui_detail_DetailActivity{
- label = "_ui_detail_DetailActivity"
- 8[label = "behavior = click
- "];
- 9[label = "behavior = click
- text = tf-bao
- className = android.widget.TextView
- "];
- 10[label = "behavior = click
- id = com.yeungeek.monkeyandroid:id/id_user_avatar
- "];
- 11[label = "behavior = click
- id = com.yeungeek.monkeyandroid:id/id_user_name
- "];
- 12[label = "behavior = click
- id = com.yeungeek.monkeyandroid:id/id_user_create_time
- "];
- 13[label = "behavior = click
- text = Followers(14)
- className = android.widget.TextView
- "];
- 14[label = "behavior = click
- text = Following(29)
- className = android.widget.TextView
- "];
- 15[label = "behavior = click
- text = defunkt
- className = android.widget.TextView
- "];
- 16[label = "behavior = click
- id = com.yeungeek.monkeyandroid:id/id_user_name
- "];
- 17[label = "behavior = click
- id = com.yeungeek.monkeyandroid:id/id_user_blog
- "];
- 19[label = "behavior = click
- text = Followers(20919)
- className = android.widget.TextView
- "];
- 20[label = "behavior = click
- text = Following(210)
- className = android.widget.TextView
- "];
- 21[label = "behavior = click
- id = com.yeungeek.monkeyandroid:id/id_user_login
- "];
- 22[label = "behavior = click
- text = mojombo
- className = android.widget.TextView
- "];
- 23[label = "behavior = click
- id = com.yeungeek.monkeyandroid:id/id_user_name
- "];
- 24[label = "behavior = click
- id = com.yeungeek.monkeyandroid:id/id_user_location
- "];
- 25[label = "behavior = click
- id = com.yeungeek.monkeyandroid:id/id_user_blog
- "];
- 26[label = "behavior = click
- id = com.yeungeek.monkeyandroid:id/id_user_login
- "];
- 27[label = "behavior = click
- text = tokuda109
- className = android.widget.TextView
- "];
- 28[label = "behavior = click
- id = com.yeungeek.monkeyandroid:id/id_user_name
- "];
- 29[label = "behavior = click
- id = com.yeungeek.monkeyandroid:id/id_user_location
- "];
- 30[label = "behavior = click
- id = com.yeungeek.monkeyandroid:id/id_user_company
- "];
- 31[label = "behavior = click
- id = com.yeungeek.monkeyandroid:id/id_user_blog
- "];
- 32[label = "behavior = click
- id = com.yeungeek.monkeyandroid:id/id_user_login
- "];
- 33[label = "behavior = click
- text = takeumajin
- className = android.widget.TextView
- "];
- 34[label = "behavior = click
- "];
- 35[label = "behavior = click
- id = com.yeungeek.monkeyandroid:id/pager
- "];
- 36[label = "behavior = click
- id = com.yeungeek.monkeyandroid:id/errorView
- "];
- 37[label = "behavior = click
- id = com.yeungeek.monkeyandroid:id/fab
- "];
- 38[label = "behavior = click
- id = android:id/statusBarBackground
- "];
- 39[label = "behavior = sendKeyEvent
- "];
- 40[label = "behavior = sendKeyEvent
- "];
- }
- subgraph cluster_{
- label = ""
- 41[label = "Start "];
- }
- subgraph cluster__BrowserActivity{
- label = "_BrowserActivity"
- 18[label = "behavior = sendKeyEvent
- "];
- }
- subgraph cluster__ui_main_MainActivity{
- label = "_ui_main_MainActivity"
- 0[label = "behavior = click
- id = android:id/statusBarBackground
- "];
- 1[label = "behavior = click
- text = Famous user
- className = android.widget.TextView
- "];
- 2[label = "behavior = click
- desc = 更多选项
- className = android.widget.ImageView
- "];
- 3[label = "behavior = click
- id = com.yeungeek.monkeyandroid:id/title
- "];
- 4[label = "behavior = click
- text = China All
- className = android.widget.TextView
- "];
- 5[label = "behavior = click
- text = Java
- className = android.widget.TextView
- "];
- 6[label = "behavior = click
- text = JavaScript
- className = android.widget.TextView
- "];
- 7[label = "behavior = click
- id = com.yeungeek.monkeyandroid:id/id_user_avatar
- "];
- }
- 0->1;
- 1->2;
- 2->3;
- 3->4;
- 4->5;
- 4->7;
- 5->6;
- 6->4;
- 7->8;
- 8->9;
- 9->10;
- 10->11;
- 10->15;
- 11->12;
- 12->13;
- 13->14;
- 14->10;
- 15->16;
- 16->17;
- 17->18;
- 18->19;
- 18->26;
- 18->32;
- 19->20;
- 20->21;
- 21->22;
- 22->23;
- 23->24;
- 24->25;
- 25->18;
- 26->27;
- 27->28;
- 28->29;
- 29->30;
- 30->31;
- 31->18;
- 32->33;
- 33->34;
- 34->34;
- 34->35;
- 35->36;
- 36->37;
- 37->38;
- 38->39;
- 39->39;
- 39->40;
- 41->0;
- }
|