1
0
Fork 0
fenix/app/src/main/res/navigation
Leonardo Murça 0c8c87e56d For #12755 - Replace @+id by @id when referencing already declared ids
When referencing an Android resource ID, you do not need the
plus-symbol if you declared before.
Caution: make sure that the resource you are referring to
is defined EARLIER and not LATER.
2020-07-28 14:46:09 -07:00
..
nav_graph.xml For #12755 - Replace @+id by @id when referencing already declared ids 2020-07-28 14:46:09 -07:00