Messaging: Resolve missing symbol

packages/apps/Messaging/src/com/android/messaging/ui/ContactIconView.java:60: error: cannot find symbol
        final int iconSizeId = a.getInt(R.styleable.ContactIconView_iconSize, 0);
                                                   ^
symbol:   variable ContactIconView_iconSize
location: class styleable

Change-Id: I83b0d869a02971c43eb1aa8b80d418832900471c
This commit is contained in:
Thomas Turner
2025-03-11 19:57:23 +00:00
committed by Michael W
parent 37f7aaea87
commit a8f89a1bb6

Diff Content Not Available