mirror of
https://github.com/bspeice/itcs4180
synced 2024-11-14 03:18:12 -05:00
7 lines
243 B
XML
7 lines
243 B
XML
<menu xmlns:android="http://schemas.android.com/apk/res/android"
|
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
xmlns:tools="http://schemas.android.com/tools"
|
|
tools:context="edu.uncc.scavenger.SearchActivity" >
|
|
|
|
</menu>
|