mirror of
https://github.com/MaintainTeam/LastPipeBender.git
synced 2025-03-05 05:20:44 +03:00
5 lines
205 B
XML
5 lines
205 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<menu xmlns:android="http://schemas.android.com/apk/res/android">
|
||
|
<item android:title="@string/youtube" />
|
||
|
<item android:title="@string/soundcloud" />
|
||
|
</menu>
|