mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced 2025-04-28 12:17:57 +03:00
6 lines
66 B
Java
6 lines
66 B
Java
![]() |
package android.view;
|
||
|
|
||
|
public interface SubMenu extends Menu {
|
||
|
|
||
|
}
|