5 lines
73 B
Java
Raw Normal View History

2025-08-26 23:45:15 +09:00
package androidx.databinding;
public interface DataBindingComponent {
}