Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianTerhorst committed May 23, 2016
1 parent 0599d0a commit 566e322
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,7 @@ public class MainActivity extends AppCompatActivity {
setContentView(layout);
}
}

###Limitations
##Specify a id for every view, otherwise the id is generated and can change.
```

0 comments on commit 566e322

Please sign in to comment.